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_1CMeshGeom_1_1CFaceTmp.html | 286 +++++++++++++++++++++ 1 file changed, 286 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1CMeshGeom_1_1CFaceTmp.html (limited to 'docs/doxygen/nel/structNL3D_1_1CMeshGeom_1_1CFaceTmp.html') diff --git a/docs/doxygen/nel/structNL3D_1_1CMeshGeom_1_1CFaceTmp.html b/docs/doxygen/nel/structNL3D_1_1CMeshGeom_1_1CFaceTmp.html new file mode 100644 index 00000000..d10d365d --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1CMeshGeom_1_1CFaceTmp.html @@ -0,0 +1,286 @@ + + + + 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::CMeshGeom::CFaceTmp Struct Reference

Just for build process. +More... +

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

Public Methods

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

Public Attributes

CCornerTmp Corner [3]
uint MaterialId
sint MatrixBlockId
+


Detailed Description

+Just for build process. +

+A Triangle face. +

+ +

+Definition at line 595 of file mesh.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CMeshGeom::CFaceTmp::CFaceTmp   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 602 of file mesh.h. +

+References MatrixBlockId. +

+Referenced by operator=.

+


Member Function Documentation

+

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

+ +

+Definition at line 1364 of file mesh.cpp. +

+References Corner, and NL3D_MESH_SKINNING_MAX_MATRIX.

+

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

+ +

+Definition at line 606 of file mesh.h. +

+References CFaceTmp, and MaterialId.

+


Member Data Documentation

+

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

+ +

+Definition at line 597 of file mesh.h. +

+Referenced by buildBoneUse.

+

+ + + + +
+ + +
uint NL3D::CMeshGeom::CFaceTmp::MaterialId +
+
+ + + + + +
+   + + +

+ +

+Definition at line 598 of file mesh.h. +

+Referenced by operator=.

+

+ + + + +
+ + +
sint NL3D::CMeshGeom::CFaceTmp::MatrixBlockId +
+
+ + + + + +
+   + + +

+ +

+Definition at line 600 of file mesh.h. +

+Referenced by CFaceTmp.

+


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