Home | nevrax.com |
|
NL3D::CChannelNotBlendable Class Template ReferenceAn animated template channel. More...
Inheritance diagram for NL3D::CChannelNotBlendable:
Detailed Descriptiontemplate<class T>
An animated template channel.
|
|
Return the default value of this channel. Must be implemented.
Implements NL3D::IChannel. Definition at line 167 of file channel.h. References _DefaultValue. |
|
Get a writable value reference.
Implements NL3D::IChannel. Definition at line 161 of file channel.h. References _Value. |
|
Get the read only value reference.
Implements NL3D::IChannel. |
|
Set the channel value.
Definition at line 145 of file channel.h. References _DefaultValue, _Value, nlassert, and value. |
|
Definition at line 176 of file channel.h. Referenced by getDefaultValue, and setValue. |
|
|