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

Collaboration diagram for NL3D::CSkeletonModel::CStickObject:

Collaboration graph
+ + + +
[legend]
List of all members. + + + + + +

Public Methods

bool operator< (const CStickObject &o) const

Public Attributes

CTransformTransform
uint BoneId
+

Member Function Documentation

+

+ + + + +
+ + + + + + +
+bool NL3D::CSkeletonModel::CStickObject::operator< ( + +const CStickObject & o ) const [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 141 of file skeleton_model.h.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+uint NL3D::CSkeletonModel::CStickObject::BoneId +
+
+ + + + + +
+   + + +

+ +

+Definition at line 139 of file skeleton_model.h.

+

+ + + + +
+ + + + + +
+CTransform * NL3D::CSkeletonModel::CStickObject::Transform +
+
+ + + + + +
+   + + +

+ +

+Definition at line 138 of file skeleton_model.h.

+


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