From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/structNL3D_1_1CMRMMeshFinal_1_1CLod.html | 166 +++++++++++++++++++++ 1 file changed, 166 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1CMRMMeshFinal_1_1CLod.html (limited to 'docs/doxygen/nel/structNL3D_1_1CMRMMeshFinal_1_1CLod.html') diff --git a/docs/doxygen/nel/structNL3D_1_1CMRMMeshFinal_1_1CLod.html b/docs/doxygen/nel/structNL3D_1_1CMRMMeshFinal_1_1CLod.html new file mode 100644 index 00000000..81a314a9 --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1CMRMMeshFinal_1_1CLod.html @@ -0,0 +1,166 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

NL3D::CMRMMeshFinal::CLod Struct Reference

#include <mrm_mesh.h> +

+List of all members. + + + + + + + +

Public Attributes

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

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

std::vector< CMRMWedgeGeomGeomorphs
 List of geomorphs. More...

+


Member Data 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.

+

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

+List of geomorphs. +

+ +

+Definition at line 268 of file mrm_mesh.h.

+

+ + + + +
+ + +
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.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1