Home | nevrax.com |
|
NL3D::CAnimatedValueBlendable Class Template ReferenceA template implementation of IAnimatedValue. More...
Inheritance diagram for NL3D::CAnimatedValueBlendable:
Detailed Descriptiontemplate<class T>
A template implementation of IAnimatedValue.
|
|
An assignation method. This method assign a values in the object.
Implements NL3D::IAnimatedValue. Definition at line 99 of file animated_value.h. |
|
A default blend method. Doesn't work for all type.
Implements NL3D::IAnimatedValue. Definition at line 82 of file animated_value.h. |
|