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__UBone.html | 172 ++++++++++++++++++++++++++++++++ 1 file changed, 172 insertions(+) create mode 100644 docs/doxygen/nel/class_NL3D__UBone.html (limited to 'docs/doxygen/nel/class_NL3D__UBone.html') diff --git a/docs/doxygen/nel/class_NL3D__UBone.html b/docs/doxygen/nel/class_NL3D__UBone.html new file mode 100644 index 00000000..2b0e7d54 --- /dev/null +++ b/docs/doxygen/nel/class_NL3D__UBone.html @@ -0,0 +1,172 @@ + + + + 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::UBone Class Reference

Base interface for manipulating Bones. +More... +

+#include <u_bone.h> +

+Inheritance diagram for NL3D::UBone

Inheritance graph
+ + + + +
[legend]
Collaboration diagram for NL3D::UBone:

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

Protected Methods

 UBone ()
 Constructor. By default, RotQuat mode. More...

virtual ~UBone ()
+

Detailed Description

+Base interface for manipulating Bones. +

+see UTransformable. A bone comes from a USkeleton.

+Author(s):
+ Lionel Berenguier , Nevrax France
+Date:
+ 2001
+

+ +

+Definition at line 44 of file u_bone.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+NL3D::UBone::UBone ( + +) [inline, protected] +
+
+ + + + + +
+   + + +

+Constructor. By default, RotQuat mode. +

+ +

+Definition at line 51 of file u_bone.h.

+

+ + + + +
+ + + + + + +
+NL3D::UBone::~UBone ( + +) [inline, protected, virtual] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 52 of file u_bone.h.

+


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