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_1CTmpVertexWeight.html | 204 +++++++++++++++++++++ 1 file changed, 204 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1CTmpVertexWeight.html (limited to 'docs/doxygen/nel/structNL3D_1_1CTmpVertexWeight.html') diff --git a/docs/doxygen/nel/structNL3D_1_1CTmpVertexWeight.html b/docs/doxygen/nel/structNL3D_1_1CTmpVertexWeight.html new file mode 100644 index 00000000..3e7757f8 --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1CTmpVertexWeight.html @@ -0,0 +1,204 @@ + + + + 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::CTmpVertexWeight Struct Reference

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

Public Methods

bool operator== (const CTmpVertexWeight &o) const
bool operator< (const CTmpVertexWeight &o) const

Public Attributes

uint32 MatrixId
float Weight
+

Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
bool NL3D::CTmpVertexWeight::operator< const CTmpVertexWeight &   o const [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 375 of file mrm_builder.cpp. +

+References Weight.

+

+ + + + +
+ + + + + + + + + + +
bool NL3D::CTmpVertexWeight::operator== const CTmpVertexWeight &   o const [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 370 of file mrm_builder.cpp. +

+References MatrixId.

+


Member Data Documentation

+

+ + + + +
+ + +
uint32 NL3D::CTmpVertexWeight::MatrixId +
+
+ + + + + +
+   + + +

+ +

+Definition at line 367 of file mrm_builder.cpp. +

+Referenced by operator==.

+

+ + + + +
+ + +
float NL3D::CTmpVertexWeight::Weight +
+
+ + + + + +
+   + + +

+ +

+Definition at line 368 of file mrm_builder.cpp. +

+Referenced by operator<.

+


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