VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Protected Attributes
makVrv::DtShadowSettingsCommand Class Reference

DtShadowSettingsCommand adjusts the shadows settings. More...

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

Public Member Functions

 DtShadowSettingsCommand ()
virtual ~DtShadowSettingsCommand ()
virtual bool entitesCastShadows () const
virtual void setEntitiesCastShadows (bool state)
virtual bool propsCastShadows () const
virtual void setPropsCastShadows (bool state)
virtual bool terrainCastsShadows () const
virtual void setTerrainCastsShadows (bool state)
virtual int quality () const
virtual void setQuality (const int &newQuality)
virtual void execute (DtDe &de)
- Public Member Functions inherited from makVrv::DtVrvCommand
 DtVrvCommand ()
virtual ~DtVrvCommand ()
virtual
vrvControlToolkit::DtVrvControlTypeEnum 
commandType ()

Protected Attributes

bool myEntitiesCastShadows
bool myPropsCastShadows
bool myTerrainCastShadows
int myQuality
- Protected Attributes inherited from makVrv::DtVrvCommand
vrvControlToolkit::DtVrvControlTypeEnum myCommandType

Detailed Description

DtShadowSettingsCommand adjusts the shadows settings.

Constructor & Destructor Documentation

makVrv::DtShadowSettingsCommand::DtShadowSettingsCommand ( )
virtual makVrv::DtShadowSettingsCommand::~DtShadowSettingsCommand ( )
virtual

Member Function Documentation

virtual bool makVrv::DtShadowSettingsCommand::entitesCastShadows ( ) const
virtual
virtual void makVrv::DtShadowSettingsCommand::setEntitiesCastShadows ( bool  state)
virtual
virtual bool makVrv::DtShadowSettingsCommand::propsCastShadows ( ) const
virtual
virtual void makVrv::DtShadowSettingsCommand::setPropsCastShadows ( bool  state)
virtual
virtual bool makVrv::DtShadowSettingsCommand::terrainCastsShadows ( ) const
virtual
virtual void makVrv::DtShadowSettingsCommand::setTerrainCastsShadows ( bool  state)
virtual
virtual int makVrv::DtShadowSettingsCommand::quality ( ) const
virtual
virtual void makVrv::DtShadowSettingsCommand::setQuality ( const int &  newQuality)
virtual
virtual void makVrv::DtShadowSettingsCommand::execute ( DtDe de)
virtual

Implements makVrv::DtVrvCommand.

Member Data Documentation

bool makVrv::DtShadowSettingsCommand::myEntitiesCastShadows
protected
bool makVrv::DtShadowSettingsCommand::myPropsCastShadows
protected
bool makVrv::DtShadowSettingsCommand::myTerrainCastShadows
protected
int makVrv::DtShadowSettingsCommand::myQuality
protected

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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)