![]() |
VR-Vantage API Documentation
|

Public Member Functions | |
| virtual const DtNetU32 | layerId () const |
| virtual void | setLayerId (DtNetU32 lid) |
| virtual void | setFromString (const char *str) |
| virtual const char * | string () const |
| virtual void | printData () const |
Public Member Functions inherited from DtStealthDrawControlPdu | |
| virtual const DtNetU32 | objectId () const |
| virtual void | setObjectId (DtNetU32 lid) |
| virtual void | setType (DtNetU32 type) |
| virtual DtNetU32 | type () const |
| virtual DtU32 | paramVersion () 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) |
Additional Inherited Members | |
Static Public Member Functions inherited from DtStealthDrawControlPdu | |
| static const char * | typeString (int param) |
Protected Member Functions inherited from DtStealthDrawControlPdu | |
| virtual int | setInternalText (DtString str, size_t structSize) |
| virtual const DtString | internalText (int size, size_t structSize) const |
| virtual void | setParamVersion (DtU32 paramVersion) |
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) |
Protected Attributes inherited from DtStealthDrawControlPdu | |
| DtString | myTemporalText |
|
virtual |
References cmdParams, cmdParamsV0, DtCURRENT_DRAW_CONTROL_VERSION, and DtStealthDrawControlPdu::paramVersion().
Referenced by printData(), and string().
|
virtual |
References cmdParams, cmdParamsV0, DtCURRENT_DRAW_CONTROL_VERSION, and DtStealthDrawControlPdu::paramVersion().
Referenced by setFromString().
|
virtual |
Reimplemented from DtStealthControlPdu.
References setLayerId(), DtStealthDrawControlPdu::setObjectId(), and DtStealthDrawControlPdu::setType().
|
virtual |
Reimplemented from DtStealthControlPdu.
References layerId(), DtStealthDrawControlPdu::objectId(), DtStealthDrawControlPdu::type(), and DtStealthControlPdu::vcStr.
|
virtual |
Reimplemented from DtStealthDrawControlPdu.
References layerId(), and DtStealthDrawControlPdu::type().