 |
|
 |
 |
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CAnimatedValueBlendable Class Template ReferenceA template implementation of IAnimatedValue.
More...
#include <animated_value.h>
Inheritance diagram for NL3D::CAnimatedValueBlendable:
List of all members.
Detailed Description
template<class T>
class NL3D::CAnimatedValueBlendable< T >
A template implementation of IAnimatedValue.
-
Author:
-
Cyril 'Hulud' Corvazier , Nevrax France
-
Date:
-
2001
Definition at line 77 of file animated_value.h.
Member Function Documentation
template<class T> |
virtual void NL3D::CAnimatedValueBlendable< T >::affect |
( |
const IAnimatedValue & |
value |
) |
[inline, virtual] |
|
template<class T> |
virtual void NL3D::CAnimatedValueBlendable< T >::blend |
( |
const IAnimatedValue & |
value, |
|
|
float |
blendFactor |
|
) |
[inline, virtual] |
|
Member Data Documentation
template<class T> |
T NL3D::CAnimatedValueBlendable::Value
|
|
The documentation for this class was generated from the following file:
|
 |