![]() |
VR-Forces Developer's Guide
|

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