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

Public Member Functions | |
| DtSsAllIntersectionsFunctor () | |
| virtual | ~DtSsAllIntersectionsFunctor () |
| virtual bool | operator() (TypeToIntersect &itemToIntersect, Container &container) |
| virtual DtChordIntersectRecordList * | intersectionRecordContainer () const |
| virtual void | setIntersectionRecordContainer (DtChordIntersectRecordList *newIntersectionRecordContainer) |
| virtual DtGdbNode::DtIntersectRecordType | intersectionRecordType () const |
| virtual void | setIntersectionRecordType (DtGdbNode::DtIntersectRecordType &newIntersectionRecordType) |
Private Member Functions | |
| DtSsAllIntersectionsFunctor (const DtSsAllIntersectionsFunctor &original) | |
| DtSsAllIntersectionsFunctor & | operator= (const DtSsAllIntersectionsFunctor &original) |
Private Attributes | |
| DtChordIntersectRecordList * | myIntersectionRecordContainer |
| DtGdbNode::DtIntersectRecordType | myIntersectionRecordType |
| DtSsAllIntersectionsFunctor< TypeToIntersect, Container >::DtSsAllIntersectionsFunctor | ( | ) |
| DtSsAllIntersectionsFunctor< TypeToIntersect, Container >::~DtSsAllIntersectionsFunctor | ( | ) | [virtual] |
| DtSsAllIntersectionsFunctor< TypeToIntersect, Container >::DtSsAllIntersectionsFunctor | ( | const DtSsAllIntersectionsFunctor< TypeToIntersect, Container > & | original | ) | [private] |
| DtSsAllIntersectionsFunctor& DtSsAllIntersectionsFunctor< TypeToIntersect, Container >::operator= | ( | const DtSsAllIntersectionsFunctor< TypeToIntersect, Container > & | original | ) | [private] |
| bool DtSsAllIntersectionsFunctor< TypeToIntersect, Container >::operator() | ( | TypeToIntersect & | itemToIntersect, |
| Container & | container | ||
| ) | [virtual] |
Reimplemented from DtSsFunctor< TypeToIntersect, Container >.
| DtChordIntersectRecordList * DtSsAllIntersectionsFunctor< TypeToIntersect, Container >::intersectionRecordContainer | ( | ) | const [virtual] |
| void DtSsAllIntersectionsFunctor< TypeToIntersect, Container >::setIntersectionRecordContainer | ( | DtChordIntersectRecordList * | newIntersectionRecordContainer | ) | [virtual] |
| DtGdbNode::DtIntersectRecordType DtSsAllIntersectionsFunctor< TypeToIntersect, Container >::intersectionRecordType | ( | ) | const [virtual] |
| void DtSsAllIntersectionsFunctor< TypeToIntersect, Container >::setIntersectionRecordType | ( | DtGdbNode::DtIntersectRecordType & | newIntersectionRecordType | ) | [virtual] |
DtChordIntersectRecordList* DtSsAllIntersectionsFunctor< TypeToIntersect, Container >::myIntersectionRecordContainer [private] |
DtGdbNode::DtIntersectRecordType DtSsAllIntersectionsFunctor< TypeToIntersect, Container >::myIntersectionRecordType [private] |