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/classNL3D_1_1CKeyTCB.html | 507 +++++++++++++++++++++++++++++ 1 file changed, 507 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CKeyTCB.html (limited to 'docs/doxygen/nel/classNL3D_1_1CKeyTCB.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CKeyTCB.html b/docs/doxygen/nel/classNL3D_1_1CKeyTCB.html new file mode 100644 index 00000000..e98a3e1b --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CKeyTCB.html @@ -0,0 +1,507 @@ + + + + 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::CKeyTCB Class Template Reference

Implementation of CKey for TCB keyframer. +More... +

+#include <key.h> +

+

Inheritance diagram for NL3D::CKeyTCB: +

+ +NL3D::CKey + +List of all members. + + + + + + + + + + + + + + + + +

Public Methods

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


Public Attributes

float Tension
float Continuity
float Bias
float EaseTo
float EaseFrom
TanTo
TanFrom
float Ease0
float Ease1
float EaseK
float EaseKOverEase0
float EaseKOverEase1
+

Detailed Description

+

template<class T>
+ class NL3D::CKeyTCB< T >

+ +Implementation of CKey for TCB keyframer. +

+

+Author:
+Cyril 'Hulud' Corvazier , Nevrax France
+Date:
+2001
+

+ +

+Definition at line 90 of file key.h.


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + + + + +
+template<class T>
void NL3D::CKeyTCB< T >::serial NLMISC::IStream  f throw (NLMISC::EStream) [inline]
+
+ + + + + +
+   + + +

+Serial. +

+ +

+Reimplemented from NL3D::CKey. +

+Definition at line 95 of file key.h. +

+References Bias, Continuity, EaseFrom, EaseTo, Tension, and NL3D::CKey::Value.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+template<class T>
float NL3D::CKeyTCB::Bias +
+
+ + + + + +
+   + + +

+ +

+Definition at line 111 of file key.h. +

+Referenced by NL3D::CKeyTCB< NLMISC::CAngleAxis >::serial, and serial.

+

+ + + + +
+ + + + + +
+template<class T>
float NL3D::CKeyTCB::Continuity +
+
+ + + + + +
+   + + +

+ +

+Definition at line 110 of file key.h. +

+Referenced by NL3D::CKeyTCB< NLMISC::CAngleAxis >::serial, and serial.

+

+ + + + +
+ + + + + +
+template<class T>
float NL3D::CKeyTCB::Ease0 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 122 of file key.h.

+

+ + + + +
+ + + + + +
+template<class T>
float NL3D::CKeyTCB::Ease1 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 122 of file key.h.

+

+ + + + +
+ + + + + +
+template<class T>
float NL3D::CKeyTCB::EaseFrom +
+
+ + + + + +
+   + + +

+ +

+Definition at line 113 of file key.h. +

+Referenced by NL3D::CKeyTCB< NLMISC::CAngleAxis >::serial, and serial.

+

+ + + + +
+ + + + + +
+template<class T>
float NL3D::CKeyTCB::EaseK +
+
+ + + + + +
+   + + +

+ +

+Definition at line 123 of file key.h.

+

+ + + + +
+ + + + + +
+template<class T>
float NL3D::CKeyTCB::EaseKOverEase0 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 123 of file key.h.

+

+ + + + +
+ + + + + +
+template<class T>
float NL3D::CKeyTCB::EaseKOverEase1 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 123 of file key.h.

+

+ + + + +
+ + + + + +
+template<class T>
float NL3D::CKeyTCB::EaseTo +
+
+ + + + + +
+   + + +

+ +

+Definition at line 112 of file key.h. +

+Referenced by NL3D::CKeyTCB< NLMISC::CAngleAxis >::serial, and serial.

+

+ + + + +
+ + + + + +
+template<class T>
T NL3D::CKeyTCB::TanFrom +
+
+ + + + + +
+   + + +

+ +

+Definition at line 120 of file key.h.

+

+ + + + +
+ + + + + +
+template<class T>
T NL3D::CKeyTCB::TanTo +
+
+ + + + + +
+   + + +

+ +

+Definition at line 120 of file key.h.

+

+ + + + +
+ + + + + +
+template<class T>
float NL3D::CKeyTCB::Tension +
+
+ + + + + +
+   + + +

+ +

+Definition at line 109 of file key.h. +

+Referenced by NL3D::CKeyTCB< NLMISC::CAngleAxis >::serial, and serial.

+


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