TShadowSettings Struct Reference

List of all members.

Detailed Description

Shadow Manager settings.

Definition at line 59 of file DataStructures.h.

Public Attributes

enum TShadowMethod method
 Algorithm used to create shadow volumes.
bool dropShadows
 Create shadow volumes or shadows.
float fDepth
 Shadow volumes depth.


Member Data Documentation

enum TShadowMethod TShadowSettings::method
 

Algorithm used to create shadow volumes.

Definition at line 60 of file DataStructures.h.

Referenced by CShadowManager::CShadowManager(), CShadowManager::method2algorithm(), CShadowManager::printSettings(), and CShadowManager::setMethod().

bool TShadowSettings::dropShadows
 

Create shadow volumes or shadows.

Shadows are default. For debug purposes only.

Definition at line 61 of file DataStructures.h.

Referenced by CShadowManager::CShadowManager(), and CShadowManager::printSettings().

float TShadowSettings::fDepth
 

Shadow volumes depth.

Definition at line 64 of file DataStructures.h.

Referenced by CShadowManager::CShadowManager(), CShadowManager::printSettings(), and CShadowManager::setSVDepth().


The documentation for this struct was generated from the following file:
Generated on Wed May 17 17:27:52 2006 for Shadow Engine by  doxygen 1.4.6-NO