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

Public Member Functions | |
| DtTetherTrackVCPdu (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER) | |
| DtTetherTrackVCPdu (const DtNetViewControlPdu *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER) | |
| DtConstVector | offset () const |
| void | setOffset (DtConstVector loc) |
| const DtGlobalObjectDesignator & | attachId () const |
| void | setAttachId (const DtGlobalObjectDesignator &id) |
| const DtGlobalObjectDesignator & | trackId () const |
| void | setTrackId (const DtGlobalObjectDesignator &id) |
| const DtString & | trackMarkingText () const |
| void | setTrackMarkingText (const DtString &markingText) |
| const DtString & | attachMarkingText () const |
| void | setAttachMarkingText (const DtString &markingText) |
| void | setFromString (const char *str) |
| const char * | string () const |
| void | printData () const |
Protected Attributes | |
| DtVector | theVec |
| DtGlobalObjectDesignator | theId |
| DtString | myAttachMarkingText |
| DtString | myTrackMarkingText |
| DtTetherTrackVCPdu::DtTetherTrackVCPdu | ( | DtBufferPtr | buffer = DtUSE_INTERNAL_BUFFER | ) |
| DtTetherTrackVCPdu::DtTetherTrackVCPdu | ( | const DtNetViewControlPdu * | initial, |
| DtBufferPtr | buffer = DtUSE_INTERNAL_BUFFER |
||
| ) |
| DtConstVector DtTetherTrackVCPdu::offset | ( | ) | const |
| void DtTetherTrackVCPdu::setOffset | ( | DtConstVector | loc | ) |
| const DtGlobalObjectDesignator& DtTetherTrackVCPdu::attachId | ( | ) | const |
| void DtTetherTrackVCPdu::setAttachId | ( | const DtGlobalObjectDesignator & | id | ) |
| const DtGlobalObjectDesignator& DtTetherTrackVCPdu::trackId | ( | ) | const |
| void DtTetherTrackVCPdu::setTrackId | ( | const DtGlobalObjectDesignator & | id | ) |
| const DtString& DtTetherTrackVCPdu::trackMarkingText | ( | ) | const |
| void DtTetherTrackVCPdu::setTrackMarkingText | ( | const DtString & | markingText | ) |
| const DtString& DtTetherTrackVCPdu::attachMarkingText | ( | ) | const |
| void DtTetherTrackVCPdu::setAttachMarkingText | ( | const DtString & | markingText | ) |
| void DtTetherTrackVCPdu::setFromString | ( | const char * | str | ) | [virtual] |
Reimplemented from DtStealthControlPdu.
| const char* DtTetherTrackVCPdu::string | ( | ) | const [virtual] |
Reimplemented from DtStealthControlPdu.
| void DtTetherTrackVCPdu::printData | ( | ) | const |
Reimplemented from DtStealthControlPdu.
DtVector DtTetherTrackVCPdu::theVec [protected] |
DtGlobalObjectDesignator DtTetherTrackVCPdu::theId [protected] |
DtString DtTetherTrackVCPdu::myAttachMarkingText [protected] |
DtString DtTetherTrackVCPdu::myTrackMarkingText [protected] |