From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a04574.html | 143 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 docs/doxygen/nel/a04574.html (limited to 'docs/doxygen/nel/a04574.html') diff --git a/docs/doxygen/nel/a04574.html b/docs/doxygen/nel/a04574.html new file mode 100644 index 00000000..8bf0f834 --- /dev/null +++ b/docs/doxygen/nel/a04574.html @@ -0,0 +1,143 @@ + + +NeL: mesh_block_manager.cpp File Reference + + + +
+

mesh_block_manager.cpp File Reference


Detailed Description

+
Id
mesh_block_manager.cpp,v 1.7 2004/03/12 16:32:48 berenguier Exp
+ +

+Definition in file mesh_block_manager.cpp. +

+#include "std3d.h"
+#include "3d/mesh_block_manager.h"
+#include "nel/misc/hierarchical_timer.h"
+ +

+Go to the source code of this file. + + + + + + + + + + + + + +

Namespaces

namespace  NL3D

Defines

#define NL3D_MBM_MAX_VBHEAP   255
#define NL3D_MBM_VBHEAP_HEAP_MASK   0x000000FF
#define NL3D_MBM_VBHEAP_MESH_MASK   0xFFFFFF00
#define NL3D_MBM_VBHEAP_MESH_SHIFT   8
+


Define Documentation

+

+ + + + +
+ + +
#define NL3D_MBM_MAX_VBHEAP   255 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 37 of file mesh_block_manager.cpp.

+

+ + + + +
+ + +
#define NL3D_MBM_VBHEAP_HEAP_MASK   0x000000FF +
+
+ + + + + +
+   + + +

+ +

+Definition at line 40 of file mesh_block_manager.cpp. +

+Referenced by NL3D::CMeshBlockManager::addInstance(), and NL3D::CMeshBlockManager::freeMeshVBHeap().

+

+ + + + +
+ + +
#define NL3D_MBM_VBHEAP_MESH_MASK   0xFFFFFF00 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 39 of file mesh_block_manager.cpp. +

+Referenced by NL3D::CMeshBlockManager::freeMeshVBHeap().

+

+ + + + +
+ + +
#define NL3D_MBM_VBHEAP_MESH_SHIFT   8 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 38 of file mesh_block_manager.cpp. +

+Referenced by NL3D::CMeshBlockManager::allocateMeshVBHeap(), and NL3D::CMeshBlockManager::freeMeshVBHeap().

+


Generated on Tue Mar 16 06:42:59 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1