| Home | nevrax.com |
|
NL3D::CChannelBlendable Class Template ReferenceAn animated template channel. More...
Inheritance diagram for NL3D::CChannelBlendable: ![]()
Detailed Descriptiontemplate<class T>
An animated template channel.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||
|
Return the default value of this channel. Must be implemented.
Implements NL3D::IChannel. Definition at line 119 of file channel.h. References _DefaultValue. |
|
|||||||||
|
Get a writable value reference.
Implements NL3D::IChannel. Definition at line 113 of file channel.h. References _Value. |
|
||||||||||
|
Get the read only value reference.
Implements NL3D::IChannel. |
|
||||||||||
|
Set the channel value.
Definition at line 97 of file channel.h. References _DefaultValue, _Value, nlassert, and value. |
|
|||||
|
Definition at line 128 of file channel.h. Referenced by getDefaultValue, and setValue. |
|
|||||
|
|