#include <c4d_basechannel.h>

Public Types | |
| typedef PrivateChunk | SUPER |
Private Attributes | |
| BaseContainer | m_bc |
GetType | |
| Int32 | GetType () const |
Private | |
| virtual Bool | CopyToX (PrivateChunk *dst, COPYFLAGS flags, AliasTrans *trans) |
| virtual Bool | HandleSubChunk (HyperFile *hf, Int32 id, Int32 level) |
| Bool | Write (HyperFile *hf) |
Additional Inherited Members |
Represents a channel in a material. Call Material::GetChannel() to retrieve an instance.
| typedef PrivateChunk SUPER |
|
virtual |
Reimplemented from PrivateChunk.
|
virtual |
Gets the type of the channel.
Reimplemented from PrivateChunk.
|
virtual |
Private.
Reimplemented from PrivateChunk.
Private.
Reimplemented from PrivateChunk.
Private.
Reimplemented from PrivateChunk.
|
private |