# 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  

async_file_manager_3d.cpp File Reference

#include "std3d.h"
#include "3d/async_file_manager_3d.h"
#include "3d/shape.h"
#include "3d/mesh.h"
#include "3d/texture_file.h"
#include "3d/scene_group.h"
#include "3d/instance_group_user.h"
#include "nel/misc/file.h"
#include "nel/misc/path.h"

Go to the source code of this file.

Namespaces

namespace  NL3D

Defines

#define NL3D_MEM_INSTANCE   NL_ALLOC_CONTEXT( 3dInst )
#define NL3D_MEM_IG   NL_ALLOC_CONTEXT( 3dIg )


Define Documentation

#define NL3D_MEM_IG   NL_ALLOC_CONTEXT( 3dIg )
 

Definition at line 44 of file async_file_manager_3d.cpp.

Referenced by NL3D::CAsyncFileManager3D::CIGLoadUser::run.

#define NL3D_MEM_INSTANCE   NL_ALLOC_CONTEXT( 3dInst )
 

Definition at line 43 of file async_file_manager_3d.cpp.

Referenced by NL3D::CAsyncFileManager3D::CMeshLoad::run.