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

DEPRECATED. More...

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

Public Member Functions

 DtObserverMode_v1 ()
 CTOR. More...
 
 ~DtObserverMode_v1 ()
 DTOR. More...
 
- Public Member Functions inherited from vrvControlToolkit::DtVrvControl_v1
 DtVrvControl_v1 ()
 CTOR. More...
 
 ~DtVrvControl_v1 ()
 DTOR. More...
 
 DtVrvControl_v1 (const DtVrvControl_v1 &orig)
 Copy CTOR. More...
 
DtVrvControl_v1operator= (const DtVrvControl_v1 &orig)
 Assignment operator. More...
 

Public Attributes

DtInt8 myObserver [DtVrvControlNameSize]
 Name of the observer whose view mode will be changed. More...
 
DtUInt32 myMode
 The integer index of the view mode. More...
 
- Public Attributes inherited from vrvControlToolkit::DtVrvControl_v1
DtUInt32 myMagicNumber
 Bit pattern that indicates that this is a view control packet. More...
 
DtUInt16 mySize
 The total size of the VC packet, including this header This will be filled in by the specific view control packet constructor. More...
 
DtUInt16 myVersion
 View control packet version. More...
 
DtFloat32 myLibraryVersion
 View control library version. More...
 
DtVrvControlTypeEnum myType
 View control packet type. More...
 

Detailed Description

DEPRECATED.

Use DtObserverMode_v2 Change observer mode in VR-Vantage

Constructor & Destructor Documentation

vrvControlToolkit::DtObserverMode_v1::DtObserverMode_v1 ( )
inline

CTOR.

vrvControlToolkit::DtObserverMode_v1::~DtObserverMode_v1 ( )
inline

DTOR.

Member Data Documentation

DtInt8 vrvControlToolkit::DtObserverMode_v1::myObserver[DtVrvControlNameSize]

Name of the observer whose view mode will be changed.

DtUInt32 vrvControlToolkit::DtObserverMode_v1::myMode

The integer index of the view mode.

N.B. This needs to be changed to take the NAME of the view mode. The integer value associated with a view mode is assigned when the default_ObserverModes file is loaded. There is no good way to know what this value should be.


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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)