Home | nevrax.com |
|
NL3D::CAnimatedValueNotBlendable Class Template ReferenceA template implementation of IAnimatedValue not blendable. More...
Inheritance diagram for NL3D::CAnimatedValueNotBlendable:
Detailed Descriptiontemplate<class T>
A template implementation of IAnimatedValue not blendable.
|
|
|
|
An assignation method. This method assign a values in the object.
Implements NL3D::IAnimatedValue. Definition at line 241 of file animated_value.h. |
|
A default blend method. Doesn't work for all type.
Implements NL3D::IAnimatedValue. Definition at line 223 of file animated_value.h. |
|
Definition at line 254 of file animated_value.h. Referenced by NL3D::CAnimatedValueNotBlendable< bool >::affect, and NL3D::CAnimatedValueNotBlendable< bool >::blend. |