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

LwoSurfaceColor Class Reference

#include <lwoSurfaceColor.h>

Inheritance diagram for LwoSurfaceColor:

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 TypeHandle get_type () const
virtual TypeHandle force_init_type ()

Static Public Member Functions

TypeHandle get_class_type ()
void init_type ()

Public Attributes

RGBColorf _color
int _envelope

Static Private Attributes

TypeHandle _type_handle

Member Function Documentation

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

Reimplemented from LwoChunk.

Definition at line 46 of file lwoSurfaceColor.h.

References get_class_type(), and init_type().

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

Reimplemented from LwoChunk.

Definition at line 47 of file lwoSurfaceColor.h.

References _type_handle.

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

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

Reimplemented from LwoChunk.

Definition at line 43 of file lwoSurfaceColor.h.

References get_class_type().

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

Reimplemented from LwoChunk.

Definition at line 50 of file lwoSurfaceColor.h.

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

Referenced by force_init_type(), and init_liblwo().

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

Implements IffChunk.

Definition at line 38 of file lwoSurfaceColor.cxx.

References _color, _envelope, DCAST, LwoInputFile::get_vec3(), and LwoInputFile::get_vx().

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

Reimplemented from IffChunk.

Definition at line 53 of file lwoSurfaceColor.cxx.

References _color, _envelope, IffChunk::get_id(), and indent().


Member Data Documentation

RGBColorf LwoSurfaceColor::_color
 

Definition at line 35 of file lwoSurfaceColor.h.

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

int LwoSurfaceColor::_envelope
 

Definition at line 36 of file lwoSurfaceColor.h.

Referenced by read_iff(), and write().

TypeHandle LwoSurfaceColor::_type_handle [static, private]
 

Reimplemented from LwoChunk.

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