VR-Forces 4.8 Class Documentation
 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) More...

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

Public Member Functions

 DtWheelRotationCommand ()
 
virtual ~DtWheelRotationCommand ()
 
virtual bool wheelRotationEnabled () const
 Are all wheel parts allowed to spin based on entity velocity? More...
 
virtual void setWheelRotationEnabled (bool rotate)
 Set whether all entities with wheels art part annotations should spin their wheels. More...
 
virtual void execute (DtDe &de)
 set the DtSharedEntityDisplaySettingsManager:: WheelRotation to true or false More...
 
- 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)
 Private copy constructor. More...
 
DtWheelRotationCommandoperator= (const DtWheelRotationCommand &)
 Private assignment operator. More...
 

Detailed Description

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

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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)