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

Inheritance diagram for NL3D::CLoadMeshCancel:

NLMISC::CAsyncFileManager::ICancelCallback List of all members.

Public Methods

 CLoadMeshCancel (const std::string &meshName)

Private Methods

bool callback (const NLMISC::IRunnable *prunnable) const

Private Attributes

std::string _MeshName

Constructor & Destructor Documentation

NL3D::CLoadMeshCancel::CLoadMeshCancel const std::string &    meshName [inline]
 

Definition at line 92 of file async_file_manager_3d.cpp.

References _MeshName.


Member Function Documentation

bool NL3D::CLoadMeshCancel::callback const NLMISC::IRunnable   prunnable const [inline, private]
 

Definition at line 99 of file async_file_manager_3d.cpp.

References _MeshName.


Member Data Documentation

std::string NL3D::CLoadMeshCancel::_MeshName [private]
 

Definition at line 97 of file async_file_manager_3d.cpp.

Referenced by callback, and CLoadMeshCancel.


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