VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
makVrv::DtSpaceFollowViewCommand Class Reference

DtSpaceFollowViewCommand enables space follow mode on the named observer. More...

Inheritance diagram for makVrv::DtSpaceFollowViewCommand:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtSpaceFollowViewCommand ()
 CTOR.
virtual ~DtSpaceFollowViewCommand ()
 Virtual DTOR.
virtual void execute (DtDe &de)
 Logic for executing the command.
Parameter Getters & Setters
virtual std::string observer () const
 Return the name of the observer that this command will control.
virtual void setObserver (const std::string &newObs)
 Set the name of the observer that this command will control.
virtual DtVector offset () const
 Return the name of the observer that this command will control.
virtual void setOffset (const DtVector &vec)
 Return the name of the observer that this command will control.
virtual DtTaitBryan offsetOrientation () const
 Return the name of the observer that this command will control.
virtual void setOffsetOrientation (const DtTaitBryan &ori)
 Return the name of the observer that this command will control.
virtual DtUniqueID attachedEntity () const
 Get the element ID of the entity that the observer will be attached to.
virtual void setAttachedEntity (const DtUniqueID &entityId)
 Specify the element ID of the entity that will be attached to.
virtual DtBoolean localModelScalingEnabled () const
 Return the name of the observer that this command will control.
virtual void setLocalModelScalingEnabled (DtBoolean enabled)
 Return the name of the observer that this command will control.
virtual DtFloat32 localModelScalingAmount () const
 Return the name of the observer that this command will control.
virtual void setLocalModelScalingAmount (DtFloat32 amount)
 Return the name of the observer that this command will control.

Protected Attributes

std::string myObserver
DtVector myOffset
DtTaitBryan myOffsetOri
DtUniqueID myAttachedEntity
DtBoolean myLocalModelScalingEnabled
DtFloat32 myLocalModelScalingAmount

Detailed Description

DtSpaceFollowViewCommand enables space follow mode on the named observer.


Constructor & Destructor Documentation

CTOR.

Virtual DTOR.


Member Function Documentation

virtual std::string makVrv::DtSpaceFollowViewCommand::observer ( ) const [virtual]

Return the name of the observer that this command will control.

virtual void makVrv::DtSpaceFollowViewCommand::setObserver ( const std::string &  newObs) [virtual]

Set the name of the observer that this command will control.

Return the name of the observer that this command will control.

virtual void makVrv::DtSpaceFollowViewCommand::setOffset ( const DtVector vec) [virtual]

Return the name of the observer that this command will control.

virtual DtTaitBryan makVrv::DtSpaceFollowViewCommand::offsetOrientation ( ) const [virtual]

Return the name of the observer that this command will control.

virtual void makVrv::DtSpaceFollowViewCommand::setOffsetOrientation ( const DtTaitBryan &  ori) [virtual]

Return the name of the observer that this command will control.

Get the element ID of the entity that the observer will be attached to.

virtual void makVrv::DtSpaceFollowViewCommand::setAttachedEntity ( const DtUniqueID entityId) [virtual]

Specify the element ID of the entity that will be attached to.

virtual DtBoolean makVrv::DtSpaceFollowViewCommand::localModelScalingEnabled ( ) const [virtual]

Return the name of the observer that this command will control.

virtual void makVrv::DtSpaceFollowViewCommand::setLocalModelScalingEnabled ( DtBoolean  enabled) [virtual]

Return the name of the observer that this command will control.

virtual DtFloat32 makVrv::DtSpaceFollowViewCommand::localModelScalingAmount ( ) const [virtual]

Return the name of the observer that this command will control.

virtual void makVrv::DtSpaceFollowViewCommand::setLocalModelScalingAmount ( DtFloat32  amount) [virtual]

Return the name of the observer that this command will control.

virtual void makVrv::DtSpaceFollowViewCommand::execute ( DtDe de) [virtual]

Logic for executing the command.

Implements makVrv::DtVrvCommand.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)