Public Member Functions | |
| bool | operator< (const EpsCell2d &) const |
Public Attributes | |
| Point< 2 > | vertices [4] |
| float | color_value |
| float | depth |
Class holding the data of one cell of a patch in two space dimensions for output. It is the projection of a cell in three-dimensional space (two coordinates, one height value) to the direction of sight.
Definition at line 1940 of file data_out_base.h.
Vector of vertices of this cell.
Definition at line 1947 of file data_out_base.h.
Data value from which the actual colors will be computed by the colorization function stated in the EpsFlags class.
Definition at line 1955 of file data_out_base.h.
Depth into the picture, which is defined as the distance from an observer at an the origin in direction of the line of sight.
Definition at line 1963 of file data_out_base.h.
documentation generated on Fri Feb 3 2012 06:04:06 by
doxygen
1.7.2