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

LwoSurface Class Reference

#include <lwoSurface.h>

Inheritance diagram for LwoSurface:

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

string _name
string _source

Static Private Attributes

TypeHandle _type_handle

Member Function Documentation

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

Reimplemented from LwoGroupChunk.

Definition at line 47 of file lwoSurface.h.

References get_class_type(), and init_type().

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

Reimplemented from LwoGroupChunk.

Definition at line 48 of file lwoSurface.h.

References _type_handle.

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

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

Reimplemented from LwoGroupChunk.

Definition at line 44 of file lwoSurface.h.

References get_class_type().

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

Reimplemented from LwoGroupChunk.

Definition at line 51 of file lwoSurface.h.

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

Referenced by force_init_type(), and init_liblwo().

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

Reimplemented from IffChunk.

Definition at line 73 of file lwoSurface.cxx.

References id, and IffChunk::make_new_chunk().

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

Implements IffChunk.

Definition at line 42 of file lwoSurface.cxx.

References _name, _source, IffInputFile::get_string(), and LwoGroupChunk::read_subchunks_iff().

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

Reimplemented from IffChunk.

Definition at line 55 of file lwoSurface.cxx.

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


Member Data Documentation

string LwoSurface::_name
 

Definition at line 34 of file lwoSurface.h.

Referenced by read_iff(), and write().

string LwoSurface::_source
 

Definition at line 35 of file lwoSurface.h.

Referenced by read_iff(), and write().

TypeHandle LwoSurface::_type_handle [static, private]
 

Reimplemented from LwoGroupChunk.

Definition at line 29 of file lwoSurface.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:13 2003 for Panda-Tool by doxygen1.3