mp_puzzle
Perplexing Puzzles
All Classes Files Functions Variables
cs225::LUVAPixel Class Reference

Public Member Functions

 LUVAPixel (double l, double u, double v)
 
 LUVAPixel (double l, double u, double v, double a)
 
bool operator== (LUVAPixel const &other) const
 
bool operator!= (LUVAPixel const &other) const
 
bool operator< (LUVAPixel const &other) const
 

Public Attributes

double l
 
double u
 
double v
 
double a
 

The documentation for this class was generated from the following file: