![]() |
VR-Forces 4.3.1 Class Documentation
|
Show/hide Remote Graphic Sets or Remote Graphics Attribute templates. More...

Public Member Functions | |
| DtRemoteGraphicSet_v1 () | |
| CTOR. | |
| ~DtRemoteGraphicSet_v1 () | |
| DTOR. | |
Public Member Functions inherited from vrvControlToolkit::DtVrvControl_v1 | |
| DtVrvControl_v1 () | |
| CTOR. | |
| ~DtVrvControl_v1 () | |
| DTOR. | |
| DtVrvControl_v1 (const DtVrvControl_v1 &orig) | |
| Copy CTOR. | |
| DtVrvControl_v1 & | operator= (const DtVrvControl_v1 &orig) |
| Assignment operator. | |
Public Attributes | |
| DtInt8 | mySetName [256] |
| If myAppliesToAttribute is true, the name of the Attribute Group Template to show/hide Otherwise, the name of the remote graphic set to show/hide. | |
| DtBool | myState |
| Show or hide. | |
| DtBool | myAppliesToAttribute |
| Whether this packet affects a remote graphics set or a remote graphics attribute template. | |
Public Attributes inherited from vrvControlToolkit::DtVrvControl_v1 | |
| DtUInt32 | myMagicNumber |
| Bit pattern that indicates that this is a view control packet. | |
| DtUInt16 | mySize |
| The total size of the VC packet, including this header This will be filled in by the specific view control packet constructor. | |
| DtUInt16 | myVersion |
| View control packet version. | |
| DtFloat32 | myLibraryVersion |
| View control library version. | |
| DtVrvControlTypeEnum | myType |
| View control packet type. | |
Show/hide Remote Graphic Sets or Remote Graphics Attribute templates.
|
inline |
CTOR.
|
inline |
DTOR.
| DtInt8 vrvControlToolkit::DtRemoteGraphicSet_v1::mySetName[256] |
If myAppliesToAttribute is true, the name of the Attribute Group Template to show/hide Otherwise, the name of the remote graphic set to show/hide.
| DtBool vrvControlToolkit::DtRemoteGraphicSet_v1::myState |
Show or hide.
| DtBool vrvControlToolkit::DtRemoteGraphicSet_v1::myAppliesToAttribute |
Whether this packet affects a remote graphics set or a remote graphics attribute template.