DataOutBase::EpsCell2d Class Reference

List of all members.

Public Member Functions

bool operator< (const EpsCell2d &) const

Public Attributes

Point< 2 > vertices [4]
float color_value
float depth

Detailed Description

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.


Member Function Documentation

bool DataOutBase::EpsCell2d::operator< ( const EpsCell2d  )  const

Comparison operator for sorting.


Member Data Documentation

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.


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

deal.II documentation generated on Mon Nov 23 22:57:36 2009 by doxygen 1.6.1