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>
Inheritance diagram for GetOccludersF0D:
Public Member Functions | |
string | getName () const |
std::vector< ViewShape * > | operator() (Interface0DIterator &iter) |
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 * > >.