Public Member Functions | Public Attributes

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.

Definition at line 1940 of file data_out_base.h.


Member Function Documentation

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

Comparison operator for sorting.


Member Data Documentation

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.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

deal.II documentation generated on Fri Feb 3 2012 06:04:06 by doxygen 1.7.2