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__CKeyBezier_ltNLMISC__CQuat_gt.html | 176 +++++++++++++++++++++ 1 file changed, 176 insertions(+) create mode 100644 docs/doxygen/nel/class_NL3D__CKeyBezier_ltNLMISC__CQuat_gt.html (limited to 'docs/doxygen/nel/class_NL3D__CKeyBezier_ltNLMISC__CQuat_gt.html') diff --git a/docs/doxygen/nel/class_NL3D__CKeyBezier_ltNLMISC__CQuat_gt.html b/docs/doxygen/nel/class_NL3D__CKeyBezier_ltNLMISC__CQuat_gt.html new file mode 100644 index 00000000..d3e1ecf0 --- /dev/null +++ b/docs/doxygen/nel/class_NL3D__CKeyBezier_ltNLMISC__CQuat_gt.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::CKeyBezier< NLMISC::CQuat > Class Reference

Implementation of CKeyBezier for rotation. +More... +

+#include <key.h> +

+Inheritance diagram for NL3D::CKeyBezier< NLMISC::CQuat >

Inheritance graph
+ + + +
[legend]
Collaboration diagram for NL3D::CKeyBezier< NLMISC::CQuat >:

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

Public Methods

void serial (NLMISC::IStream& f) throw (NLMISC::EStream)
 Serial. More...


Public Attributes

NLMISC::CQuat A
+

Detailed Description

+Implementation of CKeyBezier for rotation. +

+(no tangents for "bezier rotation", it is a "smooth rotation"). WARNING!!! the Value (a Quat!!) is a ABSOLUTE rotation (unlike CKeyTCB) +

+

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

+ +

+Definition at line 235 of file key.h.


Member Function Documentation

+

+ + + + +
+ + + + + + +
+void NL3D::CKeyBezier< NLMISC::CQuat >::serial ( + +NLMISC::IStream & f ) throw (NLMISC::EStream) [inline] +
+
+ + + + + +
+   + + +

+Serial. +

+ +

+Reimplemented from NL3D::CKey. +

+Definition at line 240 of file key.h.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+NLMISC::CQuat NL3D::CKeyBezier< NLMISC::CQuat >::A +
+
+ + + + + +
+   + + +

+ +

+Definition at line 254 of file key.h.

+


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