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