![]() |
VR-Forces 5.0.1 Developer's Guide
|
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 | ( | ) |
| DtPointIndexedMarked::~DtPointIndexedMarked | ( | ) |
| DtPointIndexedMarked::DtPointIndexedMarked | ( | DtPoint & | orig | ) |
| DtPointIndexedMarked::DtPointIndexedMarked | ( | const DtPointIndexedMarked & | orig | ) |
| DtPointIndexedMarked& DtPointIndexedMarked::operator= | ( | const DtPointIndexedMarked & | orig | ) |
| bool DtPointIndexedMarked::operator< | ( | const DtPointIndexedMarked & | other | ) | const |
| DtPoint* DtPointIndexedMarked::point | ( | ) |
| const DtPoint* DtPointIndexedMarked::point | ( | ) | const |
| DtIndexedMarked* DtPointIndexedMarked::indexer | ( | ) |
|
protected |
|
protected |