VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes | Private Member Functions
makVrv::DtWheelRotationCommand Class Reference

DtWheelRotationCommand toggles the wheel rotation for art parts that use the SISO wheel values (9120-9728)

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

Public Member Functions

 DtWheelRotationCommand ()
 
virtual ~DtWheelRotationCommand ()
 
virtual bool wheelRotationEnabled () const
 
virtual void setWheelRotationEnabled (bool rotate)
 
virtual void execute (DtDe &de)
 
- Public Member Functions inherited from makVrv::DtVrvCommand
 DtVrvCommand ()
 
virtual ~DtVrvCommand ()
 
virtual
vrvControlToolkit::DtVrvControlTypeEnum 
commandType ()
 

Protected Attributes

bool myWheelRotation
 
- Protected Attributes inherited from makVrv::DtVrvCommand
vrvControlToolkit::DtVrvControlTypeEnum myCommandType
 

Private Member Functions

 DtWheelRotationCommand (DtWheelRotationCommand &in)
 
DtWheelRotationCommandoperator= (const DtWheelRotationCommand &)
 

Constructor & Destructor Documentation

makVrv::DtWheelRotationCommand::DtWheelRotationCommand ( )
virtual makVrv::DtWheelRotationCommand::~DtWheelRotationCommand ( )
virtual
makVrv::DtWheelRotationCommand::DtWheelRotationCommand ( DtWheelRotationCommand in)
private

Private copy constructor.

Note
Not implemented.

Member Function Documentation

virtual bool makVrv::DtWheelRotationCommand::wheelRotationEnabled ( ) const
virtual

Are all wheel parts allowed to spin based on entity velocity?

virtual void makVrv::DtWheelRotationCommand::setWheelRotationEnabled ( bool  rotate)
virtual

Set whether all entities with wheels art part annotations should spin their wheels.

virtual void makVrv::DtWheelRotationCommand::execute ( DtDe de)
virtual

set the DtSharedEntityDisplaySettingsManager:: WheelRotation to true or false

Implements makVrv::DtVrvCommand.

DtWheelRotationCommand& makVrv::DtWheelRotationCommand::operator= ( const DtWheelRotationCommand )
private

Private assignment operator.

Note
Not implemented.

Member Data Documentation

bool makVrv::DtWheelRotationCommand::myWheelRotation
protected

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

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)