VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
vrvControlToolkit::DtObserverModeSetting_v1 Struct Reference

Common struct for all observer mode settings packets. More...

Inheritance diagram for vrvControlToolkit::DtObserverModeSetting_v1:
Inheritance graph
[legend]

Public Member Functions

 DtObserverModeSetting_v1 (DtVrvControlTypeEnum type)
 CTOR.
 ~DtObserverModeSetting_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_v1operator= (const DtVrvControl_v1 &orig)
 Assignment operator.

Public Attributes

DtInt8 myObserverMode [DtVrvControlNameSize]
 Name of the observer mode to modify.
DtBool myState
 Setting on or off.
- 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.

Detailed Description

Common struct for all observer mode settings packets.

Constructor & Destructor Documentation

vrvControlToolkit::DtObserverModeSetting_v1::DtObserverModeSetting_v1 ( DtVrvControlTypeEnum  type)
inline

CTOR.

vrvControlToolkit::DtObserverModeSetting_v1::~DtObserverModeSetting_v1 ( )
inline

DTOR.

Member Data Documentation

DtInt8 vrvControlToolkit::DtObserverModeSetting_v1::myObserverMode[DtVrvControlNameSize]

Name of the observer mode to modify.

All observers using this view mode will be affected.

DtBool vrvControlToolkit::DtObserverModeSetting_v1::myState

Setting on or off.


The documentation for this struct was generated from the following file:

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)