VR-Forces Development_Version 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::DtViewMagnification_v1 Struct Reference

Set VR-Vantage Observer view magnification. More...

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

Public Member Functions

 DtViewMagnification_v1 ()
 CTOR.
 ~DtViewMagnification_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

DtFloat64 myMagnification
 The magnification. This a multiplier, like 1X, 2X, etc.
DtInt8 myObserver [DtVrvControlNameSize]
 Name of the observer whose view magnification will change.
- 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

Set VR-Vantage Observer view magnification.

In VR-Vantage, view magnification applies to a 3D view, such as found in Stealth view mode.

Constructor & Destructor Documentation

vrvControlToolkit::DtViewMagnification_v1::DtViewMagnification_v1 ( )
inline

CTOR.

vrvControlToolkit::DtViewMagnification_v1::~DtViewMagnification_v1 ( )
inline

DTOR.

Member Data Documentation

DtFloat64 vrvControlToolkit::DtViewMagnification_v1::myMagnification

The magnification. This a multiplier, like 1X, 2X, etc.

DtInt8 vrvControlToolkit::DtViewMagnification_v1::myObserver[DtVrvControlNameSize]

Name of the observer whose view magnification will change.


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

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)