# 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: