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