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

GetOccludersF0D Class Reference

#include <Functions0D.h>

Inheritance diagram for GetOccludersF0D:

UnaryFunction0D< std::vector< ViewShape * > > List of all members.

Detailed Description

Returns a vector containing the ViewShape* occluding the Interface0D


Public Member Functions

string getName () const
std::vector< ViewShape * > operator() (Interface0DIterator &iter)

Member Function Documentation

string getName  )  const [inline, virtual]
 

Returns the string "GetOccludersF0D"

Reimplemented from UnaryFunction0D< std::vector< ViewShape * > >.

std::vector<ViewShape*> operator() Interface0DIterator iter  )  [virtual]
 

the () operator.

Reimplemented from UnaryFunction0D< std::vector< ViewShape * > >.


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