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

LwoSurfaceParameter Class Reference

#include <lwoSurfaceParameter.h>

Inheritance diagram for LwoSurfaceParameter:

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

float _value
int _envelope

Static Private Attributes

TypeHandle _type_handle

Member Function Documentation

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

Reimplemented from LwoChunk.

Definition at line 45 of file lwoSurfaceParameter.h.

References get_class_type(), and init_type().

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

Reimplemented from LwoChunk.

Definition at line 46 of file lwoSurfaceParameter.h.

References _type_handle.

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

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

Reimplemented from LwoChunk.

Definition at line 42 of file lwoSurfaceParameter.h.

References get_class_type().

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

Reimplemented from LwoChunk.

Definition at line 49 of file lwoSurfaceParameter.h.

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

Referenced by force_init_type(), and init_liblwo().

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

Implements IffChunk.

Definition at line 38 of file lwoSurfaceParameter.cxx.

References _envelope, _value, DCAST, IffInputFile::get_be_float32(), and LwoInputFile::get_vx().

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

Reimplemented from IffChunk.

Definition at line 53 of file lwoSurfaceParameter.cxx.

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


Member Data Documentation

int LwoSurfaceParameter::_envelope
 

Definition at line 35 of file lwoSurfaceParameter.h.

Referenced by read_iff(), and write().

TypeHandle LwoSurfaceParameter::_type_handle [static, private]
 

Reimplemented from LwoChunk.

Definition at line 25 of file lwoSurfaceParameter.cxx.

Referenced by get_class_type(), and init_type().

float LwoSurfaceParameter::_value
 

Definition at line 34 of file lwoSurfaceParameter.h.

Referenced by 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