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

EggCoordinateSystem Class Reference

#include <eggCoordinateSystem.h>

Inheritance diagram for EggCoordinateSystem:

EggNode EggNamedObject EggObject Namable TypedReferenceCount TypedObject ReferenceCount List of all members.

Public Member Functions

INLINE EggCoordinateSystem (CoordinateSystem value=CS_default)
INLINE EggCoordinateSystem (const EggCoordinateSystem &copy)
INLINE void set_value (CoordinateSystem value)
INLINE CoordinateSystem get_value () const
virtual void write (ostream &out, int indent_level) const
virtual TypeHandle get_type () const
virtual TypeHandle force_init_type ()

Static Public Member Functions

TypeHandle get_class_type ()
void init_type ()

Private Attributes

CoordinateSystem _value

Static Private Attributes

TypeHandle _type_handle

Constructor & Destructor Documentation

INLINE EggCoordinateSystem::EggCoordinateSystem CoordinateSystem  value = CS_default  ) 
 

INLINE EggCoordinateSystem::EggCoordinateSystem const EggCoordinateSystem &  copy  ) 
 


Member Function Documentation

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

Reimplemented from EggNode.

Definition at line 63 of file eggCoordinateSystem.h.

References EggNode::get_class_type(), and EggNode::init_type().

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

Reimplemented from EggNode.

Definition at line 52 of file eggCoordinateSystem.h.

Referenced by EggGroupNode::find_coordsys_entry().

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

Reimplemented from EggNode.

Definition at line 60 of file eggCoordinateSystem.h.

References EggNode::get_class_type().

INLINE CoordinateSystem EggCoordinateSystem::get_value  )  const
 

Referenced by write().

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

Reimplemented from EggNode.

Definition at line 55 of file eggCoordinateSystem.h.

References EggNode::get_class_type(), EggNode::init_type(), and register_type().

Referenced by init_libegg().

INLINE void EggCoordinateSystem::set_value CoordinateSystem  value  ) 
 

void EggCoordinateSystem::write ostream &  out,
int  indent_level
const [virtual]
 

Implements EggNode.

Definition at line 33 of file eggCoordinateSystem.cxx.

References CS_default, CS_invalid, CS_yup_left, CS_yup_right, CS_zup_left, CS_zup_right, get_value(), and indent().

Referenced by EggData::write().


Member Data Documentation

TypeHandle EggCoordinateSystem::_type_handle [static, private]
 

Reimplemented from EggNode.

Definition at line 23 of file eggCoordinateSystem.cxx.

CoordinateSystem EggCoordinateSystem::_value [private]
 

Definition at line 47 of file eggCoordinateSystem.h.


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 00:12:03 2003 for Panda by doxygen1.3