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/a04457.html | 146 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100644 docs/doxygen/nel/a04457.html (limited to 'docs/doxygen/nel/a04457.html') diff --git a/docs/doxygen/nel/a04457.html b/docs/doxygen/nel/a04457.html new file mode 100644 index 00000000..e01dd5ae --- /dev/null +++ b/docs/doxygen/nel/a04457.html @@ -0,0 +1,146 @@ + + +NeL: landscapevb_allocator.cpp File Reference + + + +
+

landscapevb_allocator.cpp File Reference


Detailed Description

+
Id
landscapevb_allocator.cpp,v 1.13 2003/08/07 08:47:52 berenguier Exp
+ +

+Definition in file landscapevb_allocator.cpp. +

+#include "std3d.h"
+#include "3d/landscapevb_allocator.h"
+#include "3d/driver.h"
+#include "nel/misc/fast_mem.h"
+ +

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

Namespaces

namespace  NL3D

Defines

#define NL3D_LANDSCAPE_VERTEX_ALLOCATE_SECURITY   1024
#define NL3D_LANDSCAPE_VERTEX_ALLOCATE_START   4048
#define NL3D_VERTEX_FREE_MEMORY_RESERVE   1024
#define NL3D_VERTEX_MAX_VERTEX_VBHARD   40000
+


Define Documentation

+

+ + + + +
+ + +
#define NL3D_LANDSCAPE_VERTEX_ALLOCATE_SECURITY   1024 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 43 of file landscapevb_allocator.cpp. +

+Referenced by NL3D::CLandscapeVBAllocator::allocateVertex().

+

+ + + + +
+ + +
#define NL3D_LANDSCAPE_VERTEX_ALLOCATE_START   4048 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 47 of file landscapevb_allocator.cpp. +

+Referenced by NL3D::CLandscapeVBAllocator::allocateVertex().

+

+ + + + +
+ + +
#define NL3D_VERTEX_FREE_MEMORY_RESERVE   1024 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 50 of file landscapevb_allocator.cpp. +

+Referenced by NL3D::CLandscapeVBAllocator::CLandscapeVBAllocator().

+

+ + + + +
+ + +
#define NL3D_VERTEX_MAX_VERTEX_VBHARD   40000 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 52 of file landscapevb_allocator.cpp. +

+Referenced by NL3D::CLandscapeVBAllocator::allocateVertexBuffer(), and NL3D::CLandscapeVBAllocator::synchronizeATIVBHard().

+


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