|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CChannelNotBlendable Template Class ReferenceAn animated template channel.
More...
#include <channel.h>
Inheritance diagram for NL3D::CChannelNotBlendable
[legend]Collaboration diagram for NL3D::CChannelNotBlendable:
[legend]List of all members.
Detailed Description
template<class T> template class NL3D::CChannelNotBlendable
An animated template channel.
-
Author(s):
-
Cyril 'Hulud' Corvazier , Nevrax France
-
Date:
-
2001
Definition at line 140 of file channel.h.
Member Function Documentation
template<classT> |
const IAnimatedValue & NL3D::CChannelNotBlendable<T>::getDefaultValue (
|
) const [inline, virtual]
|
|
|
Return the default value of this channel. Must be implemented.
Reimplemented from NL3D::IChannel.
Definition at line 167 of file channel.h. |
template<classT> |
IAnimatedValue & NL3D::CChannelNotBlendable<T>::getValue (
|
) [inline, virtual]
|
|
template<classT> |
void NL3D::CChannelNotBlendable<T>::setValue (
|
const IAnimatedValue & value ) [inline, virtual]
|
|
|
Set the channel value.
Definition at line 145 of file channel.h. |
Member Data Documentation
The documentation for this class was generated from the following file:
|
|