Public Member Functions | |
bool | operator< (const EpsCell2d &) const |
Public Attributes | |
Point< 2 > | vertices [4] |
float | color_value |
float | depth |
Vector of vertices of this cell.
Data value from which the actual colors will be computed by the colorization function stated in the EpsFlags
class.
Depth into the picture, which is defined as the distance from an observer at an the origin in direction of the line of sight.