# 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::CWedge Struct Reference

#include <mrm_mesh.h>

List of all members.

Public Methods

 CWedge ()
bool operator< (const CWedge &o) const

Public Attributes

CMesh::CSkinWeight VertexSkin
uint NSkinMatUsed
CVector Vertex
CVectorH Attributes [NL3D_MRM_MAX_ATTRIB]

Static Public Attributes

uint NumAttributesToCompare = 0
bool CompareSkinning = false


Constructor & Destructor Documentation

NL3D::CMRMMeshFinal::CWedge::CWedge  
 

Definition at line 75 of file mrm_mesh.cpp.

References Attributes, NL3D_MRM_MAX_ATTRIB, NSkinMatUsed, NLMISC::CVector::Null, and Vertex.

Referenced by operator<.


Member Function Documentation

bool NL3D::CMRMMeshFinal::CWedge::operator< const CWedge &    o const [inline]
 

Definition at line 219 of file mrm_mesh.h.

References Attributes, CWedge, NL3D_MESH_SKINNING_MAX_MATRIX, NL3D_MRM_MAX_ATTRIB, nlassert, NumAttributesToCompare, Vertex, and VertexSkin.


Member Data Documentation

CVectorH NL3D::CMRMMeshFinal::CWedge::Attributes[NL3D_MRM_MAX_ATTRIB]
 

Definition at line 215 of file mrm_mesh.h.

Referenced by CWedge, and operator<.

bool NL3D::CMRMMeshFinal::CWedge::CompareSkinning = false [static]
 

Definition at line 39 of file mrm_mesh.cpp.

uint NL3D::CMRMMeshFinal::CWedge::NSkinMatUsed
 

Definition at line 213 of file mrm_mesh.h.

Referenced by CWedge.

uint NL3D::CMRMMeshFinal::CWedge::NumAttributesToCompare = 0 [static]
 

Definition at line 38 of file mrm_mesh.cpp.

Referenced by operator<.

CVector NL3D::CMRMMeshFinal::CWedge::Vertex
 

Definition at line 214 of file mrm_mesh.h.

Referenced by CWedge, and operator<.

CMesh::CSkinWeight NL3D::CMRMMeshFinal::CWedge::VertexSkin
 

Definition at line 211 of file mrm_mesh.h.

Referenced by operator<.


The documentation for this struct was generated from the following files: