![]() |
VR-Forces 5.0.1 Developer's Guide
|
Public Member Functions | |
| DtIndexedMarked () | |
| ~DtIndexedMarked () | |
| DtIndexedMarked (const DtIndexedMarked &orig) | |
| DtIndexedMarked & | operator= (const DtIndexedMarked &orig) |
| unsigned int | getIndex0 () const |
| void | setIndex0 (unsigned int indexIn) |
| bool | isMarked () const |
| void | mark (void) |
| void | unmark (void) |
Protected Attributes | |
| unsigned int | myIndex0 |
| bool | myMarked |
| DtIndexedMarked::DtIndexedMarked | ( | ) |
| DtIndexedMarked::~DtIndexedMarked | ( | ) |
| DtIndexedMarked::DtIndexedMarked | ( | const DtIndexedMarked & | orig | ) |
| DtIndexedMarked& DtIndexedMarked::operator= | ( | const DtIndexedMarked & | orig | ) |
| bool DtIndexedMarked::isMarked | ( | ) | const |
| void DtIndexedMarked::mark | ( | void | ) |
| void DtIndexedMarked::unmark | ( | void | ) |
|
protected |