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

CAsyncFileManager is a class that manage file loading in a seperate thread. More...

#include <async_file_manager.h>

Inheritance diagram for NL3D::CAsyncFileManager

Inheritance graph
[legend]
Collaboration diagram for NL3D::CAsyncFileManager:

Collaboration graph
[legend]
List of all members.

Public Methods

void loadMesh (const std::string& meshName, IShape** ppShp, IDriver *pDriver)

Detailed Description

CAsyncFileManager is a class that manage file loading in a seperate thread.

Author(s):
Matthieu Besson , Nevrax France
Date:
2001

Definition at line 45 of file async_file_manager.h.


Member Function Documentation

void NL3D::CAsyncFileManager::loadMesh ( const std::string & meshName,
IShape ** ppShp,
IDriver * pDriver )
 

Definition at line 42 of file async_file_manager.cpp.


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