DtShadowSettingsCommand adjusts the shadows settings.
More...
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 |
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: