From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../doxygen/nel/class_NL3D__CAsyncFileManager.html | 151 +++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 docs/doxygen/nel/class_NL3D__CAsyncFileManager.html (limited to 'docs/doxygen/nel/class_NL3D__CAsyncFileManager.html') diff --git a/docs/doxygen/nel/class_NL3D__CAsyncFileManager.html b/docs/doxygen/nel/class_NL3D__CAsyncFileManager.html new file mode 100644 index 00000000..2d2dd01e --- /dev/null +++ b/docs/doxygen/nel/class_NL3D__CAsyncFileManager.html @@ -0,0 +1,151 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1