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_1CWedge.html | 315 +++++++++++++++++++++ 1 file changed, 315 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1CMRMMeshFinal_1_1CWedge.html (limited to 'docs/doxygen/nel/structNL3D_1_1CMRMMeshFinal_1_1CWedge.html') diff --git a/docs/doxygen/nel/structNL3D_1_1CMRMMeshFinal_1_1CWedge.html b/docs/doxygen/nel/structNL3D_1_1CMRMMeshFinal_1_1CWedge.html new file mode 100644 index 00000000..b5086a2b --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1CMRMMeshFinal_1_1CWedge.html @@ -0,0 +1,315 @@ + + + + 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::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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1