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

ZDiscontinuityF0D Class Reference

#include <Functions0D.h>

Inheritance diagram for ZDiscontinuityF0D:

UnaryFunction0D< real > List of all members.

Detailed Description

Returns a real giving the distance between and Interface0D 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 Interface0D belongs to, 1 is returned.


Public Member Functions

string getName () const
real operator() (Interface0DIterator &iter)

Member Function Documentation

string getName  )  const [inline, virtual]
 

Returns the string "ZDiscontinuityF0D"

Reimplemented from UnaryFunction0D< real >.

real operator() Interface0DIterator iter  )  [virtual]
 

the () operator.

Reimplemented from UnaryFunction0D< real >.


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