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

GetOccludeeF1D Class Reference

#include <Functions1D.h>

Inheritance diagram for GetOccludeeF1D:

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

Detailed Description

Returns list of occluded shapes covered by this Interface1D.


Public Member Functions

 GetOccludeeF1D ()
string getName () const
std::vector< ViewShape * > operator() (Interface1D &inter)

Constructor & Destructor Documentation

GetOccludeeF1D  )  [inline]
 

Builds the functor.


Member Function Documentation

string getName  )  const [inline, virtual]
 

Returns the string "GetOccludeeF1D"

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

std::vector<ViewShape*> operator() Interface1D inter  )  [virtual]
 

the () operator.

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


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