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

ZDiscontinuityF1D Class Reference

#include <Functions1D.h>

Inheritance diagram for ZDiscontinuityF1D:

UnaryFunction1D< real > List of all members.

Detailed Description

Returns a real giving the distance between and Interface1D and the shape that lies behind (occludee). This distance is evaluated in the camera space and normalized between 0 and 1. Therefore, if no oject is occluded by the shape to which the Interface1D belongs to, 1 is returned.


Public Member Functions

 ZDiscontinuityF1D (IntegrationType iType=MEAN)
string getName () const
real operator() (Interface1D &inter)

Constructor & Destructor Documentation

ZDiscontinuityF1D IntegrationType  iType = MEAN  )  [inline]
 

Builds the functor.

Parameters:
iType The integration method used to compute a single value from a set of values.

Member Function Documentation

string getName  )  const [inline, virtual]
 

Returns the string "ZDiscontinuityF1D"

Reimplemented from UnaryFunction1D< real >.

real operator() Interface1D inter  )  [virtual]
 

the () operator.

Reimplemented from UnaryFunction1D< real >.


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