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

Inheritance diagram for NL3D::CCalcRunnable:

NLMISC::IRunnable List of all members.

Public Methods

 CCalcRunnable (uint process, CZoneLighter *zoneLighter, const CZoneLighter::CLightDesc *description)
void run ()

Public Attributes

IThread * Thread

Private Attributes

uint _Process
CZoneLighter_ZoneLighter
const CZoneLighter::CLightDesc_Description

Constructor & Destructor Documentation

NL3D::CCalcRunnable::CCalcRunnable uint    process,
CZoneLighter   zoneLighter,
const CZoneLighter::CLightDesc   description
[inline]
 

Definition at line 204 of file zone_lighter.cpp.


Member Function Documentation

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

Implements NLMISC::IRunnable.

Definition at line 212 of file zone_lighter.cpp.

References nlassert.


Member Data Documentation

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

Definition at line 197 of file zone_lighter.cpp.

uint NL3D::CCalcRunnable::_Process [private]
 

Definition at line 195 of file zone_lighter.cpp.

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

Definition at line 196 of file zone_lighter.cpp.

IThread* NL3D::CCalcRunnable::Thread
 

Definition at line 200 of file zone_lighter.cpp.


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