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

LwoSurfaceBlockAxis Class Reference

#include <lwoSurfaceBlockAxis.h>

Inheritance diagram for LwoSurfaceBlockAxis:

LwoChunk IffChunk TypedReferenceCount TypedObject ReferenceCount List of all members.

Public Types

enum  Axis { A_x = 0, A_y = 1, A_z = 2 }

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

Axis _axis

Static Private Attributes

TypeHandle _type_handle

Member Enumeration Documentation

enum LwoSurfaceBlockAxis::Axis
 

Enumeration values:
A_x 
A_y 
A_z 

Definition at line 35 of file lwoSurfaceBlockAxis.h.


Member Function Documentation

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

Reimplemented from LwoChunk.

Definition at line 50 of file lwoSurfaceBlockAxis.h.

References get_class_type(), and init_type().

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

Reimplemented from LwoChunk.

Definition at line 51 of file lwoSurfaceBlockAxis.h.

References _type_handle.

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

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

Reimplemented from LwoChunk.

Definition at line 47 of file lwoSurfaceBlockAxis.h.

References get_class_type().

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

Reimplemented from LwoChunk.

Definition at line 54 of file lwoSurfaceBlockAxis.h.

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

Referenced by force_init_type(), and init_liblwo().

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

Implements IffChunk.

Definition at line 38 of file lwoSurfaceBlockAxis.cxx.

References _axis, DCAST, and IffInputFile::get_be_uint16().

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

Reimplemented from IffChunk.

Definition at line 52 of file lwoSurfaceBlockAxis.cxx.

References _axis, IffChunk::get_id(), and indent().


Member Data Documentation

Axis LwoSurfaceBlockAxis::_axis
 

Definition at line 40 of file lwoSurfaceBlockAxis.h.

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

TypeHandle LwoSurfaceBlockAxis::_type_handle [static, private]
 

Reimplemented from LwoChunk.

Definition at line 25 of file lwoSurfaceBlockAxis.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:14 2003 for Panda-Tool by doxygen1.3