![]() |
VR-Forces 4.0.4 Class Documentation
|
Public Member Functions | |
| DtPointIndexedMarked () | |
| ~DtPointIndexedMarked () | |
| DtPointIndexedMarked (DtPoint &orig) | |
| DtPointIndexedMarked (const DtPointIndexedMarked &orig) | |
| DtPointIndexedMarked & | operator= (const DtPointIndexedMarked &orig) |
| bool | operator< (const DtPointIndexedMarked &other) const |
| DtPoint * | point () |
| const DtPoint * | point () const |
| DtIndexedMarked * | indexer () |
Protected Attributes | |
| DtIndexedMarked | myIndexer |
| DtPoint * | myPoint |
| DtPointIndexedMarked::DtPointIndexedMarked | ( | const DtPointIndexedMarked & | orig | ) |
| DtPointIndexedMarked& DtPointIndexedMarked::operator= | ( | const DtPointIndexedMarked & | orig | ) |
| bool DtPointIndexedMarked::operator< | ( | const DtPointIndexedMarked & | other | ) | const |
| const DtPoint* DtPointIndexedMarked::point | ( | ) | const |
DtIndexedMarked DtPointIndexedMarked::myIndexer [protected] |
DtPoint* DtPointIndexedMarked::myPoint [protected] |