| _allow_last_param | WithOutputFile | [protected] |
| _allow_stdout | WithOutputFile | [protected] |
| _binary_output | WithOutputFile | [protected] |
| _coordinate_system | EggBase | [protected] |
| _data | EggBase | [protected] |
| _force_complete | EggReader | [protected] |
| _format_name | EggConverter | [protected] |
| _got_coordinate_system | EggBase | [protected] |
| _got_output_filename | WithOutputFile | [protected] |
| _got_path_directory | ProgramBase | [protected] |
| _got_path_store | ProgramBase | [protected] |
| _got_transform | EggWriter | [protected] |
| _next_bin_index | EggToC | |
| _next_vpool_index | EggToC | |
| _normals_mode | EggWriter | [protected] |
| _normals_threshold | EggWriter | [protected] |
| _output_filename | WithOutputFile | [protected] |
| _path_replace | ProgramBase | [protected] |
| _polygon_colors | EggToC | |
| _polygon_normals | EggToC | |
| _polygons | EggToC | |
| _preferred_extension | WithOutputFile | [protected] |
| _program_args | ProgramBase | |
| _program_name | ProgramBase | |
| _transform | EggWriter | [protected] |
| _triangulate_polygons | EggToC | |
| _uvs | EggToC | |
| _vertex_colors | EggToC | |
| _vertex_normals | EggToC | |
| _vertex_pools | EggToC | |
| _vertices | EggToC | |
| add_delod_options(double default_delod=-1.0) | EggReader | |
| add_normals_options() | EggWriter | |
| 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_runline(const string &runline) | ProgramBase | [protected] |
| add_texture_options() | EggReader | |
| add_transform_options() | EggWriter | |
| append_command_comment(EggData &_data) | EggBase | [protected] |
| append_command_comment(EggData &_data, const string &comment) | EggBase | [protected, static] |
| Args typedef | ProgramBase | |
| as_reader() | EggReader | [virtual] |
| EggReader::as_writer() | EggBase | [virtual] |
| EggWriter::as_writer() | EggWriter | [virtual] |
| check_last_arg(ProgramBase::Args &args, int minimum_args) | WithOutputFile | [protected] |
| 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) | EggWriter | [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) | EggWriter | [protected, static] |
| dispatch_rotate_xyz(ProgramBase *self, const string &opt, const string &arg, void *var) | EggWriter | [protected, static] |
| dispatch_scale(const string &opt, const string &arg, void *var) | EggWriter | [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) | EggWriter | [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] |
| do_reader_options() | EggReader | [protected] |
| EggBase() | EggBase | |
| EggConverter(const string &format_name, const string &preferred_extension=string(), bool allow_last_param=true, bool allow_stdout=true) | EggConverter | |
| EggFilter(bool allow_last_param=false, bool allow_stdout=true) | EggFilter | |
| EggReader() | EggReader | |
| EggToC() | EggToC | |
| EggToSomething(const string &format_name, const string &preferred_extension=string(), bool allow_last_param=true, bool allow_stdout=true) | EggToSomething | |
| EggWriter(bool allow_last_param=false, bool allow_stdout=true) | EggWriter | |
| 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() | WithOutputFile | |
| get_output_filename() const | WithOutputFile | |
| handle_args(Args &args) | EggToSomething | [protected, virtual] |
| handle_help_option(const string &opt, const string &arg, void *) | ProgramBase | [protected, static] |
| has_output_filename() const | WithOutputFile | |
| NM_polygon enum value | EggWriter | [protected] |
| NM_preserve enum value | EggWriter | [protected] |
| NM_strip enum value | EggWriter | [protected] |
| NM_vertex enum value | EggWriter | [protected] |
| NormalsMode enum name | EggWriter | [protected] |
| ns_dispatch_normals(const string &opt, const string &arg, void *mode) | EggWriter | [protected] |
| ns_dispatch_rotate_axis(const string &opt, const string &arg, void *var) | EggWriter | [protected] |
| ns_dispatch_rotate_xyz(const string &opt, const string &arg, void *var) | EggWriter | [protected] |
| OptionDispatchFunction typedef | ProgramBase | [protected] |
| OptionDispatchMethod typedef | ProgramBase | [protected] |
| parse_command_line(int argc, char *argv[]) | ProgramBase | [virtual] |
| post_command_line() | EggFilter | [protected, virtual] |
| post_process_egg_file() | EggWriter | [virtual] |
| ProgramBase() | ProgramBase | |
| redescribe_option(const string &option, const string &description) | ProgramBase | [protected] |
| remove_option(const string &option) | ProgramBase | [protected] |
| run() | EggToC | |
| 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 | |
| traverse(EggNode *node) | EggToC | |
| verify_output_file_safe() const | WithOutputFile | [protected] |
| VertexPools typedef | EggToC | |
| WithOutputFile(bool allow_last_param, bool allow_stdout, bool binary_output) | WithOutputFile | |
| write_bin(EggBin *bin) | EggToC | |
| write_egg_file() | EggWriter | |
| write_vertex_pool(EggVertexPool *vpool) | EggToC | |
| ~ProgramBase() | ProgramBase | [virtual] |
| ~WithOutputFile() | WithOutputFile | [virtual] |