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

ITrack implementation for linear CRGBA keyframer. +More... +

+#include <track_keyframer.h> +

+Inheritance diagram for NL3D::CTrackKeyFramerLinear< CKeyRGBA,NLMISC::CRGBA >

Inheritance graph
+ + + + + + + +
[legend]
Collaboration diagram for NL3D::CTrackKeyFramerLinear< CKeyRGBA,NLMISC::CRGBA >:

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

Public Methods

virtual const IAnimatedValuegetValue () const
 From ITrack. More...

virtual void evalKey ( const CKeyRGBA* previous, const CKeyRGBA* next, CAnimationTime datePrevious, CAnimationTime dateNext, CAnimationTime date )
 From ITrackKeyFramer. More...


Private Attributes

CAnimatedValueBlendable<NLMISC::CRGBA_Value
+

Detailed Description

+ITrack implementation for linear CRGBA keyframer. +

+

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

+ +

+Definition at line 588 of file track_keyframer.h.


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+void NL3D::CTrackKeyFramerLinear< CKeyRGBA,NLMISC::CRGBA >::evalKey ( + +const CKeyRGBA * previous, +
+const CKeyRGBA * next, +
+CAnimationTime datePrevious, +
+CAnimationTime dateNext, +
+CAnimationTime date ) [inline, virtual] +
+
+ + + + + +
+   + + +

+From ITrackKeyFramer. +

+ +

+Definition at line 599 of file track_keyframer.h.

+

+ + + + +
+ + + + + + +
+const IAnimatedValue & NL3D::CTrackKeyFramerLinear< CKeyRGBA,NLMISC::CRGBA >::getValue ( + +) const [inline, virtual] +
+
+ + + + + +
+   + + +

+From ITrack. +

+ +

+Reimplemented from NL3D::ITrack. +

+Definition at line 593 of file track_keyframer.h.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+CAnimatedValueBlendable< NLMISC::CRGBA > NL3D::CTrackKeyFramerLinear< CKeyRGBA,NLMISC::CRGBA >::_Value [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 624 of file track_keyframer.h.

+


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