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/a02889.html | 83 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 docs/doxygen/nel/a02889.html (limited to 'docs/doxygen/nel/a02889.html') diff --git a/docs/doxygen/nel/a02889.html b/docs/doxygen/nel/a02889.html new file mode 100644 index 00000000..428607c2 --- /dev/null +++ b/docs/doxygen/nel/a02889.html @@ -0,0 +1,83 @@ + + +NeL: NL3D::CMeshInstance::CShadowGeom struct Reference + + + +
+

NL3D::CMeshInstance::CShadowGeom Struct Reference

+ + + + + + + + +

Data Fields

std::vector< uint32CasterTriangles
 A cache for the caster triangles primitives.

CVertexBuffer CasterVBuffer
 This is a cache for the Caster Model. stores its simplified geometry for rendering in this buffer.

+

Field Documentation

+

+ + + + +
+ + +
std::vector<uint32> NL3D::CMeshInstance::CShadowGeom::CasterTriangles +
+
+ + + + + +
+   + + +

+A cache for the caster triangles primitives. +

+ +

+Definition at line 119 of file mesh_instance.h. +

+Referenced by NL3D::CMeshInstance::createShadowMap(), and NL3D::CMeshInstance::generateShadowMap().

+

+ + + + +
+ + +
CVertexBuffer NL3D::CMeshInstance::CShadowGeom::CasterVBuffer +
+
+ + + + + +
+   + + +

+This is a cache for the Caster Model. stores its simplified geometry for rendering in this buffer. +

+ +

+Definition at line 117 of file mesh_instance.h. +

+Referenced by NL3D::CMeshInstance::createShadowMap(), and NL3D::CMeshInstance::generateShadowMap().

+


The documentation for this struct was generated from the following file: +
Generated on Tue Mar 16 06:52:40 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1