![]() |
VR-Forces 4.0.4 Class Documentation
|

Public Member Functions | |
| DtGdbNodeExtentSelectionFunctor (const DtExtent &extent) | |
| virtual | ~DtGdbNodeExtentSelectionFunctor () |
| bool | operator() (const DtGdbNode &nodeToEvalulate) |
Private Member Functions | |
| DtGdbNodeExtentSelectionFunctor (const DtGdbNodeExtentSelectionFunctor &original) | |
| const DtGdbNodeExtentSelectionFunctor & | operator= (const DtGdbNodeExtentSelectionFunctor &original) |
Private Attributes | |
| DtExtent | myExtent |
| DtGdbNodeExtentSelectionFunctor::DtGdbNodeExtentSelectionFunctor | ( | const DtExtent & | extent | ) |
| virtual DtGdbNodeExtentSelectionFunctor::~DtGdbNodeExtentSelectionFunctor | ( | ) | [virtual] |
| DtGdbNodeExtentSelectionFunctor::DtGdbNodeExtentSelectionFunctor | ( | const DtGdbNodeExtentSelectionFunctor & | original | ) | [private] |
| const DtGdbNodeExtentSelectionFunctor& DtGdbNodeExtentSelectionFunctor::operator= | ( | const DtGdbNodeExtentSelectionFunctor & | original | ) | [private] |
Reimplemented from DtGdbNodeEvaluationFunctor.