_characters | EggCharacterCollection | |
_characters_by_model_index | EggCharacterCollection | |
_eggs | EggCharacterCollection | |
_next_model_index | EggCharacterCollection | [private] |
_top_egg_nodes | EggCharacterCollection | [private] |
add_egg(EggData *egg) | EggCharacterCollection | |
add_morph_back_pointers(EggAttributes *attrib, EggObject *egg_object, int model_index, EggCharacterData *char_data) | EggCharacterCollection | [private] |
Characters typedef | EggCharacterCollection | |
EggCharacterCollection() | EggCharacterCollection | |
EggNodeList typedef | EggCharacterCollection | [private] |
Eggs typedef | EggCharacterCollection | |
found_egg_match(EggCharacterData *char_data, EggJointData *joint_data, EggNode *egg_node, int egg_index, int model_index) | EggCharacterCollection | [private] |
get_character(int i) const | EggCharacterCollection | [inline] |
get_character_by_model_index(int model_index) const | EggCharacterCollection | [inline] |
get_character_by_name(const string &character_name) const | EggCharacterCollection | |
get_egg(int i) const | EggCharacterCollection | [inline] |
get_first_model_index(int egg_index) const | EggCharacterCollection | [inline] |
get_num_characters() const | EggCharacterCollection | [inline] |
get_num_eggs() const | EggCharacterCollection | [inline] |
get_num_models(int egg_index) const | EggCharacterCollection | [inline] |
make_character(const string &character_name) | EggCharacterCollection | |
make_character_data() | EggCharacterCollection | [virtual] |
make_joint_data(EggCharacterData *char_data) | EggCharacterCollection | [virtual] |
make_slider_data(EggCharacterData *char_data) | EggCharacterCollection | [virtual] |
match_egg_nodes(EggCharacterData *char_Data, EggJointData *joint_data, EggNodeList &egg_nodes, int egg_index, int model_index) | EggCharacterCollection | [private] |
scan_for_morphs(EggNode *egg_node, int model_index, EggCharacterData *char_data) | EggCharacterCollection | [private] |
scan_for_sliders(EggNode *egg_node, int model_index, EggCharacterData *char_data) | EggCharacterCollection | [private] |
scan_for_top_joints(EggNode *egg_node, EggNode *model_root, const string &character_name) | EggCharacterCollection | [private] |
scan_for_top_tables(EggTable *bundle, EggNode *model_root, const string &character_name) | EggCharacterCollection | [private] |
scan_hierarchy(EggNode *egg_node) | EggCharacterCollection | [private] |
TopEggNodes typedef | EggCharacterCollection | [private] |
TopEggNodesByName typedef | EggCharacterCollection | [private] |
write(ostream &out, int indent_level=0) const | EggCharacterCollection | [virtual] |
~EggCharacterCollection() | EggCharacterCollection | [virtual] |