From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/classNL3D_1_1CMeshMRMGeom_1_1CLodInfo.html | 212 +++++++++++++++++++++ 1 file changed, 212 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CMeshMRMGeom_1_1CLodInfo.html (limited to 'docs/doxygen/nel/classNL3D_1_1CMeshMRMGeom_1_1CLodInfo.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CMeshMRMGeom_1_1CLodInfo.html b/docs/doxygen/nel/classNL3D_1_1CMeshMRMGeom_1_1CLodInfo.html new file mode 100644 index 00000000..98fcd397 --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CMeshMRMGeom_1_1CLodInfo.html @@ -0,0 +1,212 @@ + + + + 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::CMeshMRMGeom::CLodInfo Class Reference

A LOD of the MRM. +More... +

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

Public Methods

void serial (NLMISC::IStream &f)

Public Attributes

uint32 StartAddWedge
 The frist new wedge this lod use. More...

uint32 EndAddWedges
 The last+1 new wedge this lod use. NB: Lod.NWedges== LodInfo.EndAddWedges. More...

sint32 LodOffset
 the absolute Lod offset in the last Stream which has been used to read this MRM. More...

+


Detailed Description

+A LOD of the MRM. +

+ +

+Definition at line 392 of file mesh_mrm.h.


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
void NL3D::CMeshMRMGeom::CLodInfo::serial NLMISC::IStream  f [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 402 of file mesh_mrm.h. +

+References EndAddWedges, NLMISC::IStream::serial, NLMISC::IStream::serialVersion, and StartAddWedge.

+


Member Data Documentation

+

+ + + + +
+ + +
uint32 NL3D::CMeshMRMGeom::CLodInfo::EndAddWedges +
+
+ + + + + +
+   + + +

+The last+1 new wedge this lod use. NB: Lod.NWedges== LodInfo.EndAddWedges. +

+ +

+Definition at line 398 of file mesh_mrm.h. +

+Referenced by serial.

+

+ + + + +
+ + +
sint32 NL3D::CMeshMRMGeom::CLodInfo::LodOffset +
+
+ + + + + +
+   + + +

+the absolute Lod offset in the last Stream which has been used to read this MRM. +

+ +

+Definition at line 400 of file mesh_mrm.h.

+

+ + + + +
+ + +
uint32 NL3D::CMeshMRMGeom::CLodInfo::StartAddWedge +
+
+ + + + + +
+   + + +

+The frist new wedge this lod use. +

+ +

+Definition at line 396 of file mesh_mrm.h. +

+Referenced by serial.

+


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