|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::IChannel Class ReferenceAn animated channel.
More...
#include <channel.h>
Inheritance diagram for NL3D::IChannel
[legend]List of all members.
Detailed Description
An animated channel.
-
Author(s):
-
Cyril 'Hulud' Corvazier , Nevrax France
-
Date:
-
2001
Definition at line 43 of file channel.h.
Member Function Documentation
const IAnimatedValue & NL3D::IChannel::getDefaultValue (
|
) const [pure virtual]
|
|
const std::string & NL3D::IChannel::getName (
|
) const [inline]
|
|
|
Get the name of this channel.
Definition at line 67 of file channel.h. |
void NL3D::IChannel::setName (
|
const std::string & name ) [inline]
|
|
|
Set the name of this channel.
Definition at line 73 of file channel.h. |
Member Data Documentation
std::string NL3D::IChannel::_Name [private]
|
|
The documentation for this class was generated from the following file:
|
|