#include <eggSliderData.h>
Inheritance diagram for EggSliderData:
Public Member Functions | |
EggSliderData (EggCharacterCollection *collection, EggCharacterData *char_data) | |
virtual void | add_back_pointer (int model_index, EggObject *egg_object) |
virtual void | write (ostream &out, int indent_level=0) const |
|
Definition at line 33 of file eggSliderData.cxx. |
|
Implements EggComponentData. Definition at line 46 of file eggSliderData.cxx. References EggSAnimData::get_class_type(), EggVertex::get_class_type(), EggPrimitive::get_class_type(), EggComponentData::get_model(), TypedObject::is_of_type(), nout, NULL, and EggComponentData::set_model(). Referenced by EggCharacterCollection::add_morph_back_pointers(), EggCharacterCollection::scan_for_morphs(), and EggCharacterCollection::scan_for_sliders(). |
|
Implements EggComponentData. Definition at line 82 of file eggSliderData.cxx. References Namable::get_name(), EggComponentData::get_num_models(), EggComponentData::has_model(), and indent(). Referenced by EggCharacterData::write(). |