VR-Forces 4.7 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::DtAbsoluteView_v1 Struct Reference

Set VR-Vantage Observer in an absolute position and orientation. More...

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

Public Member Functions

 DtAbsoluteView_v1 ()
 CTOR.
 ~DtAbsoluteView_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 myPos [3]
 The observer position, in geocentric coordinates.
DtFloat64 myOri [3]
 The observer orientation, in geoecentric tait bryans.
DtInt8 myObserver [DtVrvControlNameSize]
 The name of the controlled observer.
- 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 in an absolute position and orientation.

Constructor & Destructor Documentation

vrvControlToolkit::DtAbsoluteView_v1::DtAbsoluteView_v1 ( )
inline

CTOR.

vrvControlToolkit::DtAbsoluteView_v1::~DtAbsoluteView_v1 ( )
inline

DTOR.

Member Data Documentation

DtFloat64 vrvControlToolkit::DtAbsoluteView_v1::myPos[3]

The observer position, in geocentric coordinates.

DtFloat64 vrvControlToolkit::DtAbsoluteView_v1::myOri[3]

The observer orientation, in geoecentric tait bryans.

Note that the order of operations is yaw, then pitch, then roll

DtInt8 vrvControlToolkit::DtAbsoluteView_v1::myObserver[DtVrvControlNameSize]

The name of the controlled observer.


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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)