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

NL3D::CMRMMeshFinal::CLod Struct Reference

#include <mrm_mesh.h> +

+ + + + + + + + + + + + +

Data Fields

std::vector< CFaceFaces
 This is the face list for this LOD.

std::vector< CMRMWedgeGeomGeomorphs
 List of geomorphs.

sint NWedges
 this tells how many wedges in the Wedges array this lod requires. this is usefull for partial loading.

+


Field Documentation

+

+ + + + +
+ + +
std::vector<CFace> NL3D::CMRMMeshFinal::CLod::Faces +
+
+ + + + + +
+   + + +

+This is the face list for this LOD. +

+ +

+Definition at line 266 of file mrm_mesh.h. +

+Referenced by NL3D::CMRMBuilder::buildFinalMRM(), and NL3D::CMRMBuilder::buildMeshBuildMrm().

+

+ + + + +
+ + +
std::vector<CMRMWedgeGeom> NL3D::CMRMMeshFinal::CLod::Geomorphs +
+
+ + + + + +
+   + + +

+List of geomorphs. +

+ +

+Definition at line 268 of file mrm_mesh.h. +

+Referenced by NL3D::CMRMBuilder::buildFinalMRM(), and NL3D::CMRMBuilder::buildMeshBuildMrm().

+

+ + + + +
+ + +
sint NL3D::CMRMMeshFinal::CLod::NWedges +
+
+ + + + + +
+   + + +

+this tells how many wedges in the Wedges array this lod requires. this is usefull for partial loading. +

+ +

+Definition at line 264 of file mrm_mesh.h. +

+Referenced by NL3D::CMRMBuilder::buildMeshBuildMrm().

+


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