#include <mrm_mesh.h>
Public Member Functions | |
| 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 | |
| static uint | NumAttributesToCompare = 0 |
| static bool | CompareSkinning = false |
Definition at line 206 of file mrm_mesh.h.
| NL3D::CMRMMeshFinal::CWedge::CWedge | ( | ) |
Definition at line 73 of file mrm_mesh.cpp.
References Attributes, NL3D_MRM_MAX_ATTRIB, NSkinMatUsed, NLMISC::CVector::Null, NLMISC::CVectorH::set(), and Vertex.
Definition at line 217 of file mrm_mesh.h.
References Attributes, CompareSkinning, NL3D::CMesh::CSkinWeight::MatrixId, NL3D_MESH_SKINNING_MAX_MATRIX, NL3D_MRM_MAX_ATTRIB, nlassert, NumAttributesToCompare, Vertex, VertexSkin, and NL3D::CMesh::CSkinWeight::Weights.
| CVectorH NL3D::CMRMMeshFinal::CWedge::Attributes[NL3D_MRM_MAX_ATTRIB] |
Definition at line 213 of file mrm_mesh.h.
Referenced by NL3D::CMRMBuilder::buildFinalMRM(), NL3D::CMRMBuilder::buildMeshBuildMrm(), CWedge(), and operator<().
bool NL3D::CMRMMeshFinal::CWedge::CompareSkinning = false [static] |
Definition at line 215 of file mrm_mesh.h.
Referenced by NL3D::CMRMBuilder::buildFinalMRM(), and operator<().
Definition at line 211 of file mrm_mesh.h.
Referenced by NL3D::CMRMBuilder::buildFinalMRM(), and CWedge().
uint NL3D::CMRMMeshFinal::CWedge::NumAttributesToCompare = 0 [static] |
Definition at line 214 of file mrm_mesh.h.
Referenced by NL3D::CMRMBuilder::buildFinalMRM(), and operator<().
Definition at line 212 of file mrm_mesh.h.
Referenced by NL3D::CMRMBuilder::buildFinalMRM(), NL3D::CMRMBuilder::buildMeshBuildMrm(), CWedge(), and operator<().
Definition at line 209 of file mrm_mesh.h.
Referenced by NL3D::CMRMBuilder::buildFinalMRM(), NL3D::CMRMBuilder::buildMeshBuildMrm(), and operator<().
1.6.1