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

LwoSurfaceBlockWrap Class Reference

#include <lwoSurfaceBlockWrap.h>

Inheritance diagram for LwoSurfaceBlockWrap:

LwoChunk IffChunk TypedReferenceCount TypedObject ReferenceCount List of all members.

Public Types

enum  Mode { M_reset = 0, M_repeat = 1, M_mirror = 2, M_edge = 3 }

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

Mode _width
Mode _height

Static Private Attributes

TypeHandle _type_handle

Member Enumeration Documentation

enum LwoSurfaceBlockWrap::Mode
 

Enumeration values:
M_reset 
M_repeat 
M_mirror 
M_edge 

Definition at line 33 of file lwoSurfaceBlockWrap.h.


Member Function Documentation

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

Reimplemented from LwoChunk.

Definition at line 49 of file lwoSurfaceBlockWrap.h.

References get_class_type(), and init_type().

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

Reimplemented from LwoChunk.

Definition at line 50 of file lwoSurfaceBlockWrap.h.

References _type_handle.

Referenced by CLwoSurfaceBlock::CLwoSurfaceBlock(), force_init_type(), and get_type().

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

Reimplemented from LwoChunk.

Definition at line 46 of file lwoSurfaceBlockWrap.h.

References get_class_type().

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

Reimplemented from LwoChunk.

Definition at line 53 of file lwoSurfaceBlockWrap.h.

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

Referenced by force_init_type(), and init_liblwo().

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

Implements IffChunk.

Definition at line 38 of file lwoSurfaceBlockWrap.cxx.

References _height, _width, DCAST, and IffInputFile::get_be_uint16().

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

Reimplemented from IffChunk.

Definition at line 53 of file lwoSurfaceBlockWrap.cxx.

References _height, _width, IffChunk::get_id(), and indent().


Member Data Documentation

Mode LwoSurfaceBlockWrap::_height
 

Definition at line 39 of file lwoSurfaceBlockWrap.h.

Referenced by CLwoSurfaceBlock::CLwoSurfaceBlock(), read_iff(), and write().

TypeHandle LwoSurfaceBlockWrap::_type_handle [static, private]
 

Reimplemented from LwoChunk.

Definition at line 25 of file lwoSurfaceBlockWrap.cxx.

Referenced by get_class_type(), and init_type().

Mode LwoSurfaceBlockWrap::_width
 

Definition at line 39 of file lwoSurfaceBlockWrap.h.

Referenced by CLwoSurfaceBlock::CLwoSurfaceBlock(), read_iff(), and write().


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