h o m e | d o c u m e n t a t i o n | c l a s s h i e r a r c h y |
#include <Functions0D.h>
Public Types | |
typedef T | ReturnedValueType |
Public Member Functions | |
UnaryFunction0D () | |
virtual | ~UnaryFunction0D () |
virtual string | getName () const |
virtual T | operator() (Interface0DIterator &iter) |
|
The type of the value returned by the functor. |
|
Default constructor. |
|
Destructor; |
|
Returns the string "UnaryFunction0D" Reimplemented in GetXF0D, GetYF0D, GetZF0D, GetProjectedXF0D, GetProjectedYF0D, GetProjectedZF0D, GetCurvilinearAbscissaF0D, GetParameterF0D, VertexOrientation2DF0D, VertexOrientation3DF0D, Curvature2DAngleF0D, ZDiscontinuityF0D, Normal2DF0D, MaterialF0D, ShapeIdF0D, QuantitativeInvisibilityF0D, CurveNatureF0D, GetShapeF0D, GetOccludersF0D, GetOccludeeF0D, DensityF0D, LocalAverageDepthF0D, ReadMapPixelF0D, ReadSteerableViewMapPixelF0D, ReadCompleteViewMapPixelF0D, and GetViewMapGradientNormF0D. |
|
The operator ().
Reimplemented in GetXF0D, GetYF0D, GetZF0D, GetProjectedXF0D, GetProjectedYF0D, GetProjectedZF0D, GetCurvilinearAbscissaF0D, GetParameterF0D, VertexOrientation2DF0D, VertexOrientation3DF0D, Curvature2DAngleF0D, ZDiscontinuityF0D, Normal2DF0D, MaterialF0D, ShapeIdF0D, QuantitativeInvisibilityF0D, CurveNatureF0D, GetShapeF0D, GetOccludersF0D, GetOccludeeF0D, DensityF0D, LocalAverageDepthF0D, ReadMapPixelF0D, ReadSteerableViewMapPixelF0D, ReadCompleteViewMapPixelF0D, and GetViewMapGradientNormF0D. |