#include <lwoSurfaceBlockTMap.h>
Inheritance diagram for LwoSurfaceBlockTMap:
Public Member Functions | |
virtual bool | read_iff (IffInputFile *in, size_t stop_at) |
virtual void | write (ostream &out, int indent_level=0) const |
virtual IffChunk * | make_new_chunk (IffInputFile *in, IffId id) |
virtual TypeHandle | get_type () const |
virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
TypeHandle | get_class_type () |
void | init_type () |
Static Private Attributes | |
TypeHandle | _type_handle |
|
Reimplemented from LwoGroupChunk. Definition at line 41 of file lwoSurfaceBlockTMap.h. References get_class_type(), and init_type(). |
|
Reimplemented from LwoGroupChunk. Definition at line 42 of file lwoSurfaceBlockTMap.h. References _type_handle. Referenced by CLwoSurfaceBlock::CLwoSurfaceBlock(), force_init_type(), and get_type(). |
|
Reimplemented from LwoGroupChunk. Definition at line 38 of file lwoSurfaceBlockTMap.h. References get_class_type(). |
|
Reimplemented from LwoGroupChunk. Definition at line 45 of file lwoSurfaceBlockTMap.h. References _type_handle, LwoGroupChunk::get_class_type(), LwoGroupChunk::init_type(), and register_type(). Referenced by force_init_type(), and init_liblwo(). |
|
Reimplemented from IffChunk. Definition at line 71 of file lwoSurfaceBlockTMap.cxx. References id, and IffChunk::make_new_chunk(). |
|
Implements IffChunk. Definition at line 41 of file lwoSurfaceBlockTMap.cxx. References DCAST, and LwoGroupChunk::read_subchunks_iff(). |
|
Reimplemented from IffChunk. Definition at line 55 of file lwoSurfaceBlockTMap.cxx. References IffChunk::get_id(), indent(), and LwoGroupChunk::write_chunks(). |
|
Reimplemented from LwoGroupChunk. Definition at line 28 of file lwoSurfaceBlockTMap.cxx. Referenced by get_class_type(), and init_type(). |