|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CTrackDefaultBlendable Template Class ReferenceITrackDefault implementation for blendable values.
More...
#include <track.h>
Inheritance diagram for NL3D::CTrackDefaultBlendable
[legend]Collaboration diagram for NL3D::CTrackDefaultBlendable:
[legend]List of all members.
Detailed Description
template<class T> template class NL3D::CTrackDefaultBlendable
ITrackDefault implementation for blendable values.
The ITrack and animated value types MUST match else assertions will be raised.
-
Author(s):
-
Cyril 'Hulud' Corvazier , Nevrax France
-
Date:
-
2001
Definition at line 140 of file track.h.
Constructor & Destructor Documentation
template<classT> |
NL3D::CTrackDefaultBlendable<T>::CTrackDefaultBlendable<T> (
|
) [inline]
|
|
template<classT> |
NL3D::CTrackDefaultBlendable<T>::CTrackDefaultBlendable<T> (
|
const T & val ) [inline]
|
|
Member Function Documentation
template<classT> |
const IAnimatedValue & NL3D::CTrackDefaultBlendable<T>::getValue (
|
) const [inline, virtual]
|
|
template<classT> |
void NL3D::CTrackDefaultBlendable<T>::setValue (
|
const T & val ) [inline]
|
|
|
set the default value.
Definition at line 153 of file track.h. |
Member Data Documentation
The documentation for this class was generated from the following file:
|
|