# 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::CCalcLightableShapeRunnable Class Reference

Inheritance diagram for NL3D::CCalcLightableShapeRunnable:

NLMISC::IRunnable List of all members.

Public Methods

 CCalcLightableShapeRunnable (uint process, CZoneLighter *zoneLighter, const CZoneLighter::CLightDesc *description, CZoneLighter::TShapeVect *shapeToLit, uint firstShape, uint lastShape)
void run ()

Private Attributes

CZoneLighter_ZoneLighter
const CZoneLighter::CLightDesc_Description
CZoneLighter::TShapeVect_ShapesToLit
uint _FirstShape
uint _LastShape
uint _Process

Constructor & Destructor Documentation

NL3D::CCalcLightableShapeRunnable::CCalcLightableShapeRunnable uint    process,
CZoneLighter   zoneLighter,
const CZoneLighter::CLightDesc   description,
CZoneLighter::TShapeVect   shapeToLit,
uint    firstShape,
uint    lastShape
[inline]
 

Definition at line 251 of file zone_lighter.cpp.


Member Function Documentation

void NL3D::CCalcLightableShapeRunnable::run void    [inline, virtual]
 

Implements NLMISC::IRunnable.

Definition at line 267 of file zone_lighter.cpp.


Member Data Documentation

const CZoneLighter::CLightDesc* NL3D::CCalcLightableShapeRunnable::_Description [private]
 

Definition at line 274 of file zone_lighter.cpp.

uint NL3D::CCalcLightableShapeRunnable::_FirstShape [private]
 

Definition at line 276 of file zone_lighter.cpp.

uint NL3D::CCalcLightableShapeRunnable::_LastShape [private]
 

Definition at line 276 of file zone_lighter.cpp.

uint NL3D::CCalcLightableShapeRunnable::_Process [private]
 

Definition at line 277 of file zone_lighter.cpp.

CZoneLighter::TShapeVect* NL3D::CCalcLightableShapeRunnable::_ShapesToLit [private]
 

Definition at line 275 of file zone_lighter.cpp.

CZoneLighter* NL3D::CCalcLightableShapeRunnable::_ZoneLighter [private]
 

Definition at line 273 of file zone_lighter.cpp.


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