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

Public Member Functions | |
| DtTetherVCPdu (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER) | |
| DtTetherVCPdu (const DtNetViewControlPdu *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER) | |
| DtConstVector | topoUpOffset () const |
| const DtTaitBryan & | orientation () const |
| const DtGlobalObjectDesignator & | attachId () const |
| const DtString & | markingText () const |
| void | setTopoUpOffset (DtConstVector offset) |
| void | setOrientation (const DtTaitBryan &ori) |
| void | setAttachId (const DtGlobalObjectDesignator &id) |
| void | setMarkingText (const DtString &markingText) |
| void | setFromString (const char *str) |
| const char * | string () const |
| void | printData () const |
Protected Attributes | |
| DtVector | theVec |
| DtTaitBryan | theAngles |
| DtGlobalObjectDesignator | theId |
| DtString | myMarkingText |
| DtTetherVCPdu::DtTetherVCPdu | ( | DtBufferPtr | buffer = DtUSE_INTERNAL_BUFFER | ) |
| DtTetherVCPdu::DtTetherVCPdu | ( | const DtNetViewControlPdu * | initial, |
| DtBufferPtr | buffer = DtUSE_INTERNAL_BUFFER |
||
| ) |
| DtConstVector DtTetherVCPdu::topoUpOffset | ( | ) | const |
| const DtTaitBryan& DtTetherVCPdu::orientation | ( | ) | const |
| const DtGlobalObjectDesignator& DtTetherVCPdu::attachId | ( | ) | const |
| const DtString& DtTetherVCPdu::markingText | ( | ) | const |
| void DtTetherVCPdu::setTopoUpOffset | ( | DtConstVector | offset | ) |
| void DtTetherVCPdu::setOrientation | ( | const DtTaitBryan & | ori | ) |
| void DtTetherVCPdu::setAttachId | ( | const DtGlobalObjectDesignator & | id | ) |
| void DtTetherVCPdu::setMarkingText | ( | const DtString & | markingText | ) |
| void DtTetherVCPdu::setFromString | ( | const char * | str | ) | [virtual] |
Reimplemented from DtStealthControlPdu.
| const char* DtTetherVCPdu::string | ( | ) | const [virtual] |
Reimplemented from DtStealthControlPdu.
| void DtTetherVCPdu::printData | ( | ) | const |
Reimplemented from DtStealthControlPdu.
DtVector DtTetherVCPdu::theVec [protected] |
DtTaitBryan DtTetherVCPdu::theAngles [protected] |
DtGlobalObjectDesignator DtTetherVCPdu::theId [protected] |
DtString DtTetherVCPdu::myMarkingText [protected] |