#include <lwoSurfaceBlockChannel.h>
Inheritance diagram for LwoSurfaceBlockChannel:
Public Member Functions | |
virtual bool | read_iff (IffInputFile *in, size_t stop_at) |
virtual void | write (ostream &out, int indent_level=0) const |
virtual TypeHandle | get_type () const |
virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
TypeHandle | get_class_type () |
void | init_type () |
Public Attributes | |
IffId | _channel_id |
Static Private Attributes | |
TypeHandle | _type_handle |
|
Reimplemented from LwoChunk. Definition at line 44 of file lwoSurfaceBlockChannel.h. References get_class_type(), and init_type(). |
|
Reimplemented from LwoChunk. Definition at line 45 of file lwoSurfaceBlockChannel.h. References _type_handle. Referenced by CLwoSurfaceBlock::CLwoSurfaceBlock(), force_init_type(), and get_type(). |
|
Reimplemented from LwoChunk. Definition at line 41 of file lwoSurfaceBlockChannel.h. References get_class_type(). |
|
Reimplemented from LwoChunk. Definition at line 48 of file lwoSurfaceBlockChannel.h. References _type_handle, LwoChunk::get_class_type(), LwoChunk::init_type(), and register_type(). Referenced by force_init_type(), and init_liblwo(). |
|
Implements IffChunk. Definition at line 38 of file lwoSurfaceBlockChannel.cxx. References _channel_id, DCAST, and IffInputFile::get_id(). |
|
Reimplemented from IffChunk. Definition at line 52 of file lwoSurfaceBlockChannel.cxx. References _channel_id, IffChunk::get_id(), and indent(). |
|
Definition at line 34 of file lwoSurfaceBlockChannel.h. Referenced by CLwoSurfaceBlock::CLwoSurfaceBlock(), read_iff(), and write(). |
|
Reimplemented from LwoChunk. Definition at line 25 of file lwoSurfaceBlockChannel.cxx. Referenced by get_class_type(), and init_type(). |