Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

LwoClip Class Reference

#include <lwoClip.h>

Inheritance diagram for LwoClip:

LwoGroupChunk LwoChunk IffChunk TypedReferenceCount TypedObject ReferenceCount List of all members.

Public Member Functions

virtual bool read_iff (IffInputFile *in, size_t stop_at)
virtual void write (ostream &out, int indent_level=0) const
virtual IffChunkmake_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 ()

Public Attributes

int _index

Static Private Attributes

TypeHandle _type_handle

Member Function Documentation

virtual TypeHandle LwoClip::force_init_type void   )  [inline, virtual]
 

Reimplemented from LwoGroupChunk.

Definition at line 45 of file lwoClip.h.

References get_class_type(), and init_type().

TypeHandle LwoClip::get_class_type void   )  [inline, static]
 

Reimplemented from LwoGroupChunk.

Definition at line 46 of file lwoClip.h.

References _type_handle.

Referenced by LwoToEggConverter::collect_lwo(), force_init_type(), and get_type().

virtual TypeHandle LwoClip::get_type void   )  const [inline, virtual]
 

Reimplemented from LwoGroupChunk.

Definition at line 42 of file lwoClip.h.

References get_class_type().

void LwoClip::init_type void   )  [inline, static]
 

Reimplemented from LwoGroupChunk.

Definition at line 49 of file lwoClip.h.

References _type_handle, LwoGroupChunk::get_class_type(), LwoGroupChunk::init_type(), and register_type().

Referenced by force_init_type(), and init_liblwo().

IffChunk * LwoClip::make_new_chunk IffInputFile in,
IffId  id
[virtual]
 

Reimplemented from IffChunk.

Definition at line 68 of file lwoClip.cxx.

References id, and IffChunk::make_new_chunk().

bool LwoClip::read_iff IffInputFile in,
size_t  stop_at
[virtual]
 

Implements IffChunk.

Definition at line 38 of file lwoClip.cxx.

References _index, IffInputFile::get_be_int32(), and LwoGroupChunk::read_subchunks_iff().

void LwoClip::write ostream &  out,
int  indent_level = 0
const [virtual]
 

Reimplemented from IffChunk.

Definition at line 50 of file lwoClip.cxx.

References _index, IffChunk::get_id(), indent(), and LwoGroupChunk::write_chunks().


Member Data Documentation

int LwoClip::_index
 

Definition at line 33 of file lwoClip.h.

Referenced by read_iff(), and write().

TypeHandle LwoClip::_type_handle [static, private]
 

Reimplemented from LwoGroupChunk.

Definition at line 25 of file lwoClip.cxx.

Referenced by get_class_type(), and init_type().


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 01:01:12 2003 for Panda-Tool by doxygen1.3