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/a05286.html | 228 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 228 insertions(+) create mode 100644 docs/doxygen/nel/a05286.html (limited to 'docs/doxygen/nel/a05286.html') diff --git a/docs/doxygen/nel/a05286.html b/docs/doxygen/nel/a05286.html new file mode 100644 index 00000000..3033744f --- /dev/null +++ b/docs/doxygen/nel/a05286.html @@ -0,0 +1,228 @@ + + +NeL: vegetablevb_allocator.h File Reference + + + +
+

vegetablevb_allocator.h File Reference


Detailed Description

+
Id
vegetablevb_allocator.h,v 1.2 2001/11/12 14:00:08 berenguier Exp
+ +

+Definition in file vegetablevb_allocator.h. +

+#include "nel/misc/types_nl.h"
+#include "3d/driver.h"
+ +

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

Namespaces

namespace  NL3D

Defines

#define NL3D_VEGETABLE_VPPOS_BENDINFO   (CVertexBuffer::TexCoord1)
#define NL3D_VEGETABLE_VPPOS_CENTER   (CVertexBuffer::TexCoord2)
#define NL3D_VEGETABLE_VPPOS_COLOR0   (CVertexBuffer::PrimaryColor)
#define NL3D_VEGETABLE_VPPOS_COLOR1   (CVertexBuffer::SecondaryColor)
#define NL3D_VEGETABLE_VPPOS_NORMAL   (CVertexBuffer::Normal)
#define NL3D_VEGETABLE_VPPOS_POS   (CVertexBuffer::Position)
#define NL3D_VEGETABLE_VPPOS_TEX0   (CVertexBuffer::TexCoord0)
+


Define Documentation

+

+ + + + +
+ + +
#define NL3D_VEGETABLE_VPPOS_BENDINFO   (CVertexBuffer::TexCoord1) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 44 of file vegetablevb_allocator.h. +

+Referenced by NL3D::CVegetableManager::addInstance(), and NL3D::CVegetableVBAllocator::setupVBFormat().

+

+ + + + +
+ + +
#define NL3D_VEGETABLE_VPPOS_CENTER   (CVertexBuffer::TexCoord2) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 45 of file vegetablevb_allocator.h. +

+Referenced by NL3D::CVegetableManager::addInstance(), and NL3D::CVegetableVBAllocator::setupVBFormat().

+

+ + + + +
+ + +
#define NL3D_VEGETABLE_VPPOS_COLOR0   (CVertexBuffer::PrimaryColor) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 41 of file vegetablevb_allocator.h. +

+Referenced by NL3D::CVegetableManager::addInstance(), NL3D::CVegetableVBAllocator::setupVBFormat(), and NL3D::CVegetableManager::updateInstanceLighting().

+

+ + + + +
+ + +
#define NL3D_VEGETABLE_VPPOS_COLOR1   (CVertexBuffer::SecondaryColor) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 42 of file vegetablevb_allocator.h. +

+Referenced by NL3D::CVegetableManager::addInstance(), NL3D::CVegetableVBAllocator::setupVBFormat(), and NL3D::CVegetableManager::updateInstanceLighting().

+

+ + + + +
+ + +
#define NL3D_VEGETABLE_VPPOS_NORMAL   (CVertexBuffer::Normal) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 40 of file vegetablevb_allocator.h. +

+Referenced by NL3D::CVegetableManager::addInstance(), and NL3D::CVegetableVBAllocator::setupVBFormat().

+

+ + + + +
+ + +
#define NL3D_VEGETABLE_VPPOS_POS   (CVertexBuffer::Position) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 39 of file vegetablevb_allocator.h. +

+Referenced by NL3D::CVegetableVBAllocator::setupVBFormat().

+

+ + + + +
+ + +
#define NL3D_VEGETABLE_VPPOS_TEX0   (CVertexBuffer::TexCoord0) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 43 of file vegetablevb_allocator.h. +

+Referenced by NL3D::CVegetableManager::addInstance(), and NL3D::CVegetableVBAllocator::setupVBFormat().

+


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