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

EggPoint Class Reference

#include <eggPoint.h>

Inheritance diagram for EggPoint:

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

Public Member Functions

INLINE EggPoint (const string &name="")
INLINE EggPoint (const EggPoint &copy)
INLINE EggPoint & operator= (const EggPoint &copy)
virtual bool cleanup ()
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 ()

Static Private Attributes

TypeHandle _type_handle

Constructor & Destructor Documentation

INLINE EggPoint::EggPoint const string &  name = ""  ) 
 

INLINE EggPoint::EggPoint const EggPoint &  copy  ) 
 


Member Function Documentation

bool EggPoint::cleanup  )  [virtual]
 

Reimplemented from EggPrimitive.

Definition at line 38 of file eggPoint.cxx.

References EggPrimitive::empty(), and EggPrimitive::remove_nonunique_verts().

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

Reimplemented from EggPrimitive.

Definition at line 54 of file eggPoint.h.

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

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

Reimplemented from EggPrimitive.

Definition at line 43 of file eggPoint.h.

Referenced by EggLoader::make_indexed_primitive(), and EggLoader::make_nonindexed_primitive().

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

Reimplemented from EggPrimitive.

Definition at line 51 of file eggPoint.h.

References EggPrimitive::get_class_type().

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

Reimplemented from EggPrimitive.

Definition at line 46 of file eggPoint.h.

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

Referenced by init_libegg().

INLINE EggPoint& EggPoint::operator= const EggPoint &  copy  ) 
 

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

Reimplemented from EggAttributes.

Definition at line 50 of file eggPoint.cxx.

References indent(), EggPrimitive::write_body(), and EggNamedObject::write_header().


Member Data Documentation

TypeHandle EggPoint::_type_handle [static, private]
 

Reimplemented from EggPrimitive.

Definition at line 25 of file eggPoint.cxx.


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