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

Just for build process. +More... +

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

Public Methods

 CFaceTmp ()
CFaceTmp& operator= (const CFace& o)
void buildBoneUse (std::vector<uint> &boneUse, std::vector<CSkinWeight> &skinWeights)

Public Attributes

CCornerTmp Corner [3]
uint MaterialId
sint MatrixBlockId
+


Detailed Description

+Just for build process. +

+A Triangle face. +

+ +

+Definition at line 349 of file mesh.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+NL3D::CMesh::CFaceTmp::CFaceTmp ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 356 of file mesh.h.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
+void NL3D::CMesh::CFaceTmp::buildBoneUse ( + +std::vector< uint >& boneUse, +
+std::vector< CSkinWeight >& skinWeights ) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 819 of file mesh.cpp.

+

+ + + + +
+ + + + + + +
+CFaceTmp & NL3D::CMesh::CFaceTmp::operator= ( + +const CFace & o ) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 360 of file mesh.h.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+CCornerTmp NL3D::CMesh::CFaceTmp::Corner[3] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 351 of file mesh.h.

+

+ + + + +
+ + + + + +
+uint NL3D::CMesh::CFaceTmp::MaterialId +
+
+ + + + + +
+   + + +

+ +

+Definition at line 352 of file mesh.h.

+

+ + + + +
+ + + + + +
+sint NL3D::CMesh::CFaceTmp::MatrixBlockId +
+
+ + + + + +
+   + + +

+ +

+Definition at line 354 of file mesh.h.

+


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