VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
vrvControlToolkit::DtMimicTrackView_v1 Struct Reference

Attach VR-Vantage observer to mimic a given entity but orient itself to track a second entity.

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

Public Member Functions

 DtMimicTrackView_v1 ()
 
 ~DtMimicTrackView_v1 ()
 
- Public Member Functions inherited from vrvControlToolkit::DtVrvControl_v1
 DtVrvControl_v1 ()
 
 ~DtVrvControl_v1 ()
 
 DtVrvControl_v1 (const DtVrvControl_v1 &orig)
 
DtVrvControl_v1operator= (const DtVrvControl_v1 &orig)
 

Public Attributes

DtFloat64 myOffset [3]
 
DtFloat64 myOffsetOri [3]
 
DtInt8 myObserver [DtVrvControlNameSize]
 
DtInt8 myAttachedEntity [DtVrvControlNameSize]
 
DtInt8 myTrackedEntity [DtVrvControlNameSize]
 
- Public Attributes inherited from vrvControlToolkit::DtVrvControl_v1
DtUInt32 myMagicNumber
 
DtUInt16 mySize
 
DtUInt16 myVersion
 
DtFloat32 myLibraryVersion
 
DtVrvControlTypeEnum myType
 

Constructor & Destructor Documentation

vrvControlToolkit::DtMimicTrackView_v1::DtMimicTrackView_v1 ( )
inline

CTOR.

vrvControlToolkit::DtMimicTrackView_v1::~DtMimicTrackView_v1 ( )
inline

DTOR.

Member Data Documentation

DtFloat64 vrvControlToolkit::DtMimicTrackView_v1::myOffset[3]

The location of the observer as an offset from the location of the attached-to entity. The offset is specified in the body coordinate system of the attached-to object.

DtFloat64 vrvControlToolkit::DtMimicTrackView_v1::myOffsetOri[3]

Reserved for potential later use. This call has no effect (other than to set a local member variable). The observer is always oriented toward the tracked entity in mimic track mode.

DtInt8 vrvControlToolkit::DtMimicTrackView_v1::myObserver[DtVrvControlNameSize]

The name of the controlled observer.

DtInt8 vrvControlToolkit::DtMimicTrackView_v1::myAttachedEntity[DtVrvControlNameSize]

The Global ID of the entity mimicked.

DtInt8 vrvControlToolkit::DtMimicTrackView_v1::myTrackedEntity[DtVrvControlNameSize]

The Global ID of the entity tracked.


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

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)