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

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

+#include <key.h> +

+Inheritance diagram for NL3D::CKeyTCB

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

Collaboration graph
+ + + +
[legend]
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> template class NL3D::CKeyTCB

+ +Implementation of CKey for TCB keyframer. +

+

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

+ +

+Definition at line 90 of file key.h.


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
+template<classT>
+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.

+


Member Data Documentation

+

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

+ +

+Definition at line 111 of file key.h.

+

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

+ +

+Definition at line 110 of file key.h.

+

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

+ +

+Definition at line 122 of file key.h.

+

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

+ +

+Definition at line 122 of file key.h.

+

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

+ +

+Definition at line 113 of file key.h.

+

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

+ +

+Definition at line 123 of file key.h.

+

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

+ +

+Definition at line 123 of file key.h.

+

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

+ +

+Definition at line 123 of file key.h.

+

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

+ +

+Definition at line 112 of file key.h.

+

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

+ +

+Definition at line 120 of file key.h.

+

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

+ +

+Definition at line 120 of file key.h.

+

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

+ +

+Definition at line 109 of file key.h.

+


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