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

Public Member Functions | |
| DtSsAnyIntersectionFunctor () | |
| virtual | ~DtSsAnyIntersectionFunctor () |
| virtual bool | operator() (TypeToIntersect &itemToIntersect, Container &container) |
| virtual DtChordIntersectionRecord * | intersectionRecord () const |
| virtual void | setIntersectionRecord (DtChordIntersectionRecord *newIntersectionRecord) |
| virtual DtGdbNode::DtIntersectRecordType | intersectionRecordType () const |
| virtual void | setIntersectionRecordType (DtGdbNode::DtIntersectRecordType &newIntersectionRecordType) |
Private Member Functions | |
| DtSsAnyIntersectionFunctor (const DtSsAnyIntersectionFunctor &original) | |
| DtSsAnyIntersectionFunctor & | operator= (const DtSsAnyIntersectionFunctor &original) |
Private Attributes | |
| DtChordIntersectionRecord * | myIntersectionRecord |
| DtGdbNode::DtIntersectRecordType | myIntersectionRecordType |
| DtSsAnyIntersectionFunctor< TypeToIntersect, Container >::DtSsAnyIntersectionFunctor | ( | ) |
| DtSsAnyIntersectionFunctor< TypeToIntersect, Container >::~DtSsAnyIntersectionFunctor | ( | ) | [virtual] |
| DtSsAnyIntersectionFunctor< TypeToIntersect, Container >::DtSsAnyIntersectionFunctor | ( | const DtSsAnyIntersectionFunctor< TypeToIntersect, Container > & | original | ) | [private] |
| DtSsAnyIntersectionFunctor& DtSsAnyIntersectionFunctor< TypeToIntersect, Container >::operator= | ( | const DtSsAnyIntersectionFunctor< TypeToIntersect, Container > & | original | ) | [private] |
| bool DtSsAnyIntersectionFunctor< TypeToIntersect, Container >::operator() | ( | TypeToIntersect & | itemToIntersect, |
| Container & | container | ||
| ) | [virtual] |
Reimplemented from DtSsFunctor< TypeToIntersect, Container >.
| DtChordIntersectionRecord * DtSsAnyIntersectionFunctor< TypeToIntersect, Container >::intersectionRecord | ( | ) | const [virtual] |
| void DtSsAnyIntersectionFunctor< TypeToIntersect, Container >::setIntersectionRecord | ( | DtChordIntersectionRecord * | newIntersectionRecord | ) | [virtual] |
| DtGdbNode::DtIntersectRecordType DtSsAnyIntersectionFunctor< TypeToIntersect, Container >::intersectionRecordType | ( | ) | const [virtual] |
| void DtSsAnyIntersectionFunctor< TypeToIntersect, Container >::setIntersectionRecordType | ( | DtGdbNode::DtIntersectRecordType & | newIntersectionRecordType | ) | [virtual] |
DtChordIntersectionRecord* DtSsAnyIntersectionFunctor< TypeToIntersect, Container >::myIntersectionRecord [private] |
DtGdbNode::DtIntersectRecordType DtSsAnyIntersectionFunctor< TypeToIntersect, Container >::myIntersectionRecordType [private] |