, including all inherited members.
_allow_empty (defined in EggMultiFilter) | EggMultiFilter | [protected] |
_collection (defined in EggCharacterFilter) | EggCharacterFilter | [protected] |
_coordinate_system (defined in EggBase) | EggBase | [protected] |
_eggs (defined in EggMultiBase) | EggMultiBase | [protected] |
_filename (defined in EggMultiFilter) | EggMultiFilter | [protected] |
_force_complete (defined in EggMultiBase) | EggMultiBase | [protected] |
_force_initial_rest_frame (defined in EggCharacterFilter) | EggCharacterFilter | [protected] |
_got_coordinate_system (defined in EggBase) | EggBase | [protected] |
_got_input_filename (defined in EggMultiFilter) | EggMultiFilter | [protected] |
_got_output_dirname (defined in EggMultiFilter) | EggMultiFilter | [protected] |
_got_output_filename (defined in EggMultiFilter) | EggMultiFilter | [protected] |
_got_path_directory (defined in ProgramBase) | ProgramBase | [protected] |
_got_path_store (defined in ProgramBase) | ProgramBase | [protected] |
_got_tbnall (defined in EggBase) | EggBase | [protected] |
_got_tbnauto (defined in EggBase) | EggBase | [protected] |
_got_transform (defined in EggBase) | EggBase | [protected] |
_inplace (defined in EggMultiFilter) | EggMultiFilter | [protected] |
_input_filename (defined in EggMultiFilter) | EggMultiFilter | [protected] |
_keep_joints (defined in EggRetargetAnim) | EggRetargetAnim | |
_make_points (defined in EggBase) | EggBase | [protected] |
_noabs (defined in EggBase) | EggBase | [protected] |
_normals_mode (defined in EggBase) | EggBase | [protected] |
_normals_threshold (defined in EggBase) | EggBase | [protected] |
_output_dirname (defined in EggMultiFilter) | EggMultiFilter | [protected] |
_output_filename (defined in EggMultiFilter) | EggMultiFilter | [protected] |
_program_args (defined in ProgramBase) | ProgramBase | |
_program_name (defined in ProgramBase) | ProgramBase | |
_read_only (defined in EggMultiFilter) | EggMultiFilter | [protected] |
_reference_filename (defined in EggRetargetAnim) | EggRetargetAnim | |
_tbn_names (defined in EggBase) | EggBase | [protected] |
_transform (defined in EggBase) | EggBase | [protected] |
add_fixrest_option() (defined in EggCharacterFilter) | EggCharacterFilter | |
add_normals_options() | EggBase | |
add_option(const string &option, const string &parm_name, int index_group, const string &description, OptionDispatchFunction option_function, bool *bool_var=(bool *) NULL, void *option_data=(void *) NULL) | ProgramBase | [protected] |
add_option(const string &option, const string &parm_name, int index_group, const string &description, OptionDispatchMethod option_method, bool *bool_var=(bool *) NULL, void *option_data=(void *) NULL) | ProgramBase | [protected] |
add_path_replace_options() | ProgramBase | [protected] |
add_path_store_options() | ProgramBase | [protected] |
add_points_options() | EggBase | |
add_runline(const string &runline) | ProgramBase | [protected] |
add_transform_options() | EggBase | |
append_command_comment(EggData *_data) | EggBase | [protected] |
append_command_comment(EggData *_data, const string &comment) | EggBase | [protected, static] |
Args typedef (defined in ProgramBase) | ProgramBase | |
clear_options() | ProgramBase | [protected] |
clear_runlines() | ProgramBase | [protected] |
convert_paths(EggNode *node, PathReplace *path_replace, const DSearchPath &additional_path) | EggBase | [static] |
dispatch_color(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_coordinate_system(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_count(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_double(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_double_pair(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_double_quad(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_double_triple(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_false(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_filename(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_image_type(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_int(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_int_pair(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_none(const string &opt, const string &arg, void *) | ProgramBase | [protected, static] |
dispatch_normals(ProgramBase *self, const string &opt, const string &arg, void *mode) | EggBase | [protected, static] |
dispatch_path_replace(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_path_store(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_rotate_axis(ProgramBase *self, const string &opt, const string &arg, void *var) | EggBase | [protected, static] |
dispatch_rotate_xyz(ProgramBase *self, const string &opt, const string &arg, void *var) | EggBase | [protected, static] |
dispatch_scale(const string &opt, const string &arg, void *var) | EggBase | [protected, static] |
dispatch_search_path(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_string(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_translate(const string &opt, const string &arg, void *var) | EggBase | [protected, static] |
dispatch_true(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_units(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_vector_string(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_vector_string_comma(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
EggBase() (defined in EggBase) | EggBase | |
EggCharacterFilter() (defined in EggCharacterFilter) | EggCharacterFilter | |
EggMultiBase() (defined in EggMultiBase) | EggMultiBase | |
EggMultiFilter(bool allow_empty=false) (defined in EggMultiFilter) | EggMultiFilter | |
EggRetargetAnim() (defined in EggRetargetAnim) | EggRetargetAnim | |
Eggs typedef (defined in EggMultiBase) | EggMultiBase | [protected] |
format_text(ostream &out, bool &last_newline, const string &prefix, int indent_width, const string &text, int line_width) | ProgramBase | [protected, static] |
get_exec_command() const | ProgramBase | |
get_output_filename(const Filename &source_filename) const | EggMultiFilter | [protected] |
handle_args(Args &args) | EggMultiFilter | [protected, virtual] |
handle_help_option(const string &opt, const string &arg, void *) | ProgramBase | [protected, static] |
make_collection() | EggCharacterFilter | [protected, virtual] |
NM_polygon enum value (defined in EggBase) | EggBase | [protected] |
NM_preserve enum value (defined in EggBase) | EggBase | [protected] |
NM_strip enum value (defined in EggBase) | EggBase | [protected] |
NM_vertex enum value (defined in EggBase) | EggBase | [protected] |
NormalsMode enum name (defined in EggBase) | EggBase | [protected] |
ns_dispatch_normals(const string &opt, const string &arg, void *mode) | EggBase | [protected] |
ns_dispatch_rotate_axis(const string &opt, const string &arg, void *var) | EggBase | [protected] |
ns_dispatch_rotate_xyz(const string &opt, const string &arg, void *var) | EggBase | [protected] |
OptionDispatchFunction typedef (defined in ProgramBase) | ProgramBase | [protected] |
OptionDispatchMethod typedef (defined in ProgramBase) | ProgramBase | [protected] |
parse_command_line(int argc, char **argv) | ProgramBase | [virtual] |
post_command_line() | EggCharacterFilter | [protected, virtual] |
post_process_egg_files() | EggMultiBase | |
ProgramBase() (defined in ProgramBase) | ProgramBase | |
PT(EggData) read_egg(const Filename &filename) (defined in EggMultiBase) | EggMultiBase | [protected, virtual] |
PT(PathReplace) _path_replace (defined in ProgramBase) | ProgramBase | [protected] |
redescribe_option(const string &option, const string &description) | ProgramBase | [protected] |
remove_option(const string &option) | ProgramBase | [protected] |
retarget_anim(EggCharacterData *char_data, EggJointData *joint_data, int reference_model, const pset< string > &keep_names, EggCharacterDb &db) | EggRetargetAnim | |
run() (defined in EggRetargetAnim) | EggRetargetAnim | |
set_program_description(const string &description) | ProgramBase | [protected] |
show_description() | ProgramBase | |
show_options() | ProgramBase | |
show_text(const string &text) | ProgramBase | [inline] |
show_text(const string &prefix, int indent_width, string text) | ProgramBase | |
show_usage() | ProgramBase | |
write_eggs() | EggCharacterFilter | [protected, virtual] |
~EggCharacterFilter() (defined in EggCharacterFilter) | EggCharacterFilter | [virtual] |
~ProgramBase() (defined in ProgramBase) | ProgramBase | [virtual] |