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::DtSpaceFollowView_v1 Struct Reference

Attach VR-Vantage observer to space follow a given entity. More...

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

Public Member Functions

 DtSpaceFollowView_v1 ()
 CTOR.
 ~DtSpaceFollowView_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 myOffset [3]
 The (apparent) observer position offset from the attached entity.
DtInt8 myObserver [DtVrvControlNameSize]
 Set the name of the controlled observer.
DtInt8 myAttachedEntity [DtVrvControlNameSize]
 The Global ID of the entity to attach to.
DtFloat32 myLocalModelScalingAmount
 Modify the amount of scaling done.
DtBool myLocalModelScalingEnabled
 A flag that indicates that myLocalModelScalingAmount should be used.
- 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

Attach VR-Vantage observer to space follow a given entity.

Space follow allows the observer to attach to objects far away from the earth and not have the earth (or the followed entity) be clipped away

Constructor & Destructor Documentation

vrvControlToolkit::DtSpaceFollowView_v1::DtSpaceFollowView_v1 ( )
inline

CTOR.

vrvControlToolkit::DtSpaceFollowView_v1::~DtSpaceFollowView_v1 ( )
inline

DTOR.

Member Data Documentation

DtFloat64 vrvControlToolkit::DtSpaceFollowView_v1::myOffset[3]

The (apparent) observer position offset from the attached entity.

This may be moved due to the near clipping plane (and the model scaled appropriately to appear (approximately) at this distance

DtInt8 vrvControlToolkit::DtSpaceFollowView_v1::myObserver[DtVrvControlNameSize]

Set the name of the controlled observer.

DtInt8 vrvControlToolkit::DtSpaceFollowView_v1::myAttachedEntity[DtVrvControlNameSize]

The Global ID of the entity to attach to.

DtFloat32 vrvControlToolkit::DtSpaceFollowView_v1::myLocalModelScalingAmount

Modify the amount of scaling done.

The base value for this is 100. Increasing it will cause the object to take up more of the for a given offset

DtBool vrvControlToolkit::DtSpaceFollowView_v1::myLocalModelScalingEnabled

A flag that indicates that myLocalModelScalingAmount should be used.


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

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)