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

EggBin Class Reference

#include <eggBin.h>

Inheritance diagram for EggBin:

EggGroup EggGroupNode EggRenderMode EggTransform3d EggNode EggNamedObject EggObject Namable TypedReferenceCount TypedObject ReferenceCount List of all members.

Public Member Functions

 EggBin (const string &name="")
 EggBin (const EggGroup &copy)
 EggBin (const EggBin &copy)
void set_bin_number (int bin_number)
int get_bin_number () const
virtual TypeHandle get_type () const
virtual TypeHandle force_init_type ()

Static Public Member Functions

TypeHandle get_class_type ()
void init_type ()

Private Attributes

int _bin_number

Static Private Attributes

TypeHandle _type_handle

Constructor & Destructor Documentation

EggBin::EggBin const string &  name = ""  ) 
 

Definition at line 31 of file eggBin.cxx.

References _bin_number.

EggBin::EggBin const EggGroup copy  ) 
 

Definition at line 42 of file eggBin.cxx.

References _bin_number.

EggBin::EggBin const EggBin &  copy  ) 
 

Definition at line 53 of file eggBin.cxx.


Member Function Documentation

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

Reimplemented from EggGroup.

Definition at line 59 of file eggBin.h.

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

int EggBin::get_bin_number  )  const
 

Definition at line 74 of file eggBin.cxx.

References _bin_number.

Referenced by EggLoader::make_node().

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

Reimplemented from EggGroup.

Definition at line 48 of file eggBin.h.

Referenced by EggLoader::make_node(), and EggGroup::write().

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

Reimplemented from EggGroup.

Definition at line 56 of file eggBin.h.

References EggGroup::get_class_type().

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

Reimplemented from EggGroup.

Definition at line 51 of file eggBin.h.

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

Referenced by init_libegg().

void EggBin::set_bin_number int  bin_number  ) 
 

Definition at line 64 of file eggBin.cxx.

References _bin_number.

Referenced by EggBinMaker::setup_bin().


Member Data Documentation

int EggBin::_bin_number [private]
 

Definition at line 44 of file eggBin.h.

Referenced by EggBin(), get_bin_number(), and set_bin_number().

TypeHandle EggBin::_type_handle [static, private]
 

Reimplemented from EggGroup.

Definition at line 22 of file eggBin.cxx.


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