# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NL3D::CInstanceLighter::CLightDesc Class Reference

#include <instance_lighter.h>

List of all members.

Public Methods

 CLightDesc ()

Public Attributes

bool DisableSunContribution
NLMISC::CVector LightDirection
uint GridSize
float GridCellSize
bool Shadow
uint OverSampling
std::map< std::string, IShape * > UserShapeMap


Constructor & Destructor Documentation

NL3D::CInstanceLighter::CLightDesc::CLightDesc  
 

Definition at line 55 of file instance_lighter.cpp.

References DisableSunContribution, GridCellSize, GridSize, LightDirection, OverSampling, NLMISC::CVector::set, and Shadow.


Member Data Documentation

bool NL3D::CInstanceLighter::CLightDesc::DisableSunContribution
 

Definition at line 71 of file instance_lighter.h.

Referenced by CLightDesc.

float NL3D::CInstanceLighter::CLightDesc::GridCellSize
 

Definition at line 80 of file instance_lighter.h.

Referenced by CLightDesc.

uint NL3D::CInstanceLighter::CLightDesc::GridSize
 

Definition at line 77 of file instance_lighter.h.

Referenced by CLightDesc.

NLMISC::CVector NL3D::CInstanceLighter::CLightDesc::LightDirection
 

Definition at line 74 of file instance_lighter.h.

Referenced by CLightDesc.

uint NL3D::CInstanceLighter::CLightDesc::OverSampling
 

Definition at line 86 of file instance_lighter.h.

Referenced by CLightDesc.

bool NL3D::CInstanceLighter::CLightDesc::Shadow
 

Definition at line 83 of file instance_lighter.h.

Referenced by CLightDesc.

std::map<std::string, IShape*> NL3D::CInstanceLighter::CLightDesc::UserShapeMap
 

Definition at line 89 of file instance_lighter.h.


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