![]() |
VR-Vantage API 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 |
Public Member Functions inherited from DtStealthControlPdu | |
| const DtGlobalObjectDesignator & | viewerId () const |
| const DtGlobalObjectDesignator & | senderId () const |
| DtViewerCommand | viewerCommand () const |
| unsigned long | ignoreFlags () const |
| bool | statusCommand () const |
| void | setViewerId (const DtGlobalObjectDesignator &id) |
| void | setSenderId (const DtGlobalObjectDesignator &id) |
| void | setIgnoreFlags (unsigned long flags) |
| void | setStatusCommand (bool b) |
Protected Attributes | |
| DtVector | theVec |
| DtTaitBryan | theAngles |
| DtGlobalObjectDesignator | theId |
| DtString | myMarkingText |
Protected Attributes inherited from DtStealthControlPdu | |
| DtGlobalObjectDesignator | retId |
| char | vcStr [400] |
Additional Inherited Members | |
Static Public Member Functions inherited from DtStealthControlPdu | |
| static DtPdu * | create (const DtNetPacket *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER) |
| static DtPdu * | createFromNet (const DtNetPacket *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER) |
| static DtU32 | drawControlParamVersion (const DtNetViewControlPdu *vc) |
Protected Member Functions inherited from DtStealthControlPdu | |
| bool | isNumber (const char *str) |
| DtPduKind | internalGetPduKind () const |
| void | setViewerCommand (DtViewerCommand com) |
| DtStealthControlPdu () | |
Static Protected Member Functions inherited from DtStealthControlPdu | |
| static DtStealthControlPdu * | createViewControl (DtNetViewControlPdu *vc, DtBufferPtr buffer) |
| static DtStealthControlPdu * | createDrawControl (DtNetViewControlPdu *vc, DtBufferPtr buffer) |
| static DtStealthControlPdu * | createDrawControlV0 (DtNetViewControlPdu *vc, DtBufferPtr buffer) |
| static DtStealthControlPdu * | createDrawControlCurrent (DtNetViewControlPdu *vc, DtBufferPtr buffer) |
| DtTetherVCPdu::DtTetherVCPdu | ( | DtBufferPtr | buffer = DtUSE_INTERNAL_BUFFER | ) |
References DtViewControlStaticSize, and DtStealthControlPdu::setViewerCommand().
| DtTetherVCPdu::DtTetherVCPdu | ( | const DtNetViewControlPdu * | initial, |
| DtBufferPtr | buffer = DtUSE_INTERNAL_BUFFER |
||
| ) |
| DtConstVector DtTetherVCPdu::topoUpOffset | ( | ) | const |
References netTetherParams, THAT, and theVec.
Referenced by printData(), makVrv::DT_PROTOCOL_NAMESPACE::DtStealthControlProcessor::processTetherViewControl(), and string().
| const DtTaitBryan & DtTetherVCPdu::orientation | ( | ) | const |
References netTetherParams, THAT, and theAngles.
Referenced by printData(), makVrv::DT_PROTOCOL_NAMESPACE::DtStealthControlProcessor::processTetherViewControl(), and string().
| const DtGlobalObjectDesignator & DtTetherVCPdu::attachId | ( | ) | const |
References netTetherParams, THAT, and theId.
Referenced by printData(), makVrv::DT_PROTOCOL_NAMESPACE::DtStealthControlProcessor::processTetherViewControl(), and string().
| const DtString & DtTetherVCPdu::markingText | ( | ) | const |
References DtViewControlStaticSize, myMarkingText, netTetherParams, and THAT.
Referenced by printData(), setFromString(), and string().
| void DtTetherVCPdu::setTopoUpOffset | ( | DtConstVector | offset | ) |
References netTetherParams.
Referenced by setFromString(), and DtStealthRemoteController::setTetherMode().
| void DtTetherVCPdu::setOrientation | ( | const DtTaitBryan & | ori | ) |
References netTetherParams.
Referenced by setFromString(), and DtStealthRemoteController::setTetherMode().
| void DtTetherVCPdu::setAttachId | ( | const DtGlobalObjectDesignator & | id | ) |
| void DtTetherVCPdu::setMarkingText | ( | const DtString & | markingText | ) |
References netTetherParams.
Referenced by setFromString().
|
virtual |
Reimplemented from DtStealthControlPdu.
References DtStealthControlPdu::isNumber(), markingText(), setAttachId(), setMarkingText(), setOrientation(), and setTopoUpOffset().
|
virtual |
Reimplemented from DtStealthControlPdu.
References attachId(), markingText(), orientation(), topoUpOffset(), and DtStealthControlPdu::vcStr.
| void DtTetherVCPdu::printData | ( | ) | const |
Reimplemented from DtStealthControlPdu.
References attachId(), markingText(), orientation(), and topoUpOffset().
|
protected |
Referenced by topoUpOffset().
|
protected |
Referenced by orientation().
|
protected |
Referenced by attachId().
|
protected |
Referenced by markingText().