| _allow_last_param | WithOutputFile | [protected] |
| _allow_stdout | WithOutputFile | [protected] |
| _bg | EggMakeFont | [private] |
| _binary_output | WithOutputFile | [protected] |
| _buffer_pixels | EggMakeFont | [private] |
| _coordinate_system | EggBase | [protected] |
| _data | EggBase | [protected] |
| _ds | EggMakeFont | [private] |
| _fg | EggMakeFont | [private] |
| _font | EggMakeFont | [private] |
| _gaussian_radius | EggMakeFont | [private] |
| _get_all | EggMakeFont | [private] |
| _got_coordinate_system | EggBase | [protected] |
| _got_output_filename | WithOutputFile | [protected] |
| _got_output_size | EggMakeFont | [private] |
| _got_path_directory | ProgramBase | [protected] |
| _got_path_store | ProgramBase | [protected] |
| _got_scale_factor | EggMakeFont | [private] |
| _got_transform | EggWriter | [protected] |
| _input_font_filename | EggMakeFont | [private] |
| _no_reduce | EggMakeFont | [private] |
| _normals_mode | EggWriter | [protected] |
| _normals_threshold | EggWriter | [protected] |
| _only_chars | EggMakeFont | [private] |
| _output_filename | WithOutputFile | [protected] |
| _output_image_filename | EggMakeFont | [private] |
| _output_xsize | EggMakeFont | [private] |
| _output_ysize | EggMakeFont | [private] |
| _output_zsize | EggMakeFont | [private] |
| _path_replace | ProgramBase | [protected] |
| _poly_pixels | EggMakeFont | [private] |
| _ppu | EggMakeFont | [private] |
| _preferred_extension | WithOutputFile | [protected] |
| _program_args | ProgramBase | |
| _program_name | ProgramBase | |
| _scale | EggMakeFont | [private] |
| _scale_factor | EggMakeFont | [private] |
| _small_caps | EggMakeFont | [private] |
| _small_caps_scale | EggMakeFont | [private] |
| _transform | EggWriter | [protected] |
| _use_alpha | EggMakeFont | [private] |
| 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_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() | EggBase | [virtual] |
| as_writer() | EggWriter | [virtual] |
| check_last_arg(ProgramBase::Args &args, int minimum_args) | WithOutputFile | [protected] |
| choose_image_size() | EggMakeFont | [private] |
| choose_scale_factor(double too_small, double too_large) | EggMakeFont | [private] |
| choose_scale_factor() | EggMakeFont | [private] |
| clear_options() | ProgramBase | [protected] |
| clear_runlines() | ProgramBase | [protected] |
| consider_scale_factor(double scale_factor) | EggMakeFont | [private] |
| convert_paths(EggNode *node, PathReplace *path_replace, const DSearchPath &additional_path) | EggBase | [static] |
| copy_character(const CharPlacement &pl) | EggMakeFont | [private] |
| 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_dimensions(ProgramBase *self, const string &opt, const string &arg, void *) | EggMakeFont | [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] |
| EggBase() | EggBase | |
| EggMakeFont() | EggMakeFont | |
| EggWriter(bool allow_last_param=false, bool allow_stdout=true) | EggWriter | |
| expand_hyphen(const string &str) | EggMakeFont | [private] |
| 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 | |
| get_uv(double x, double y) | EggMakeFont | [private] |
| get_xy(double x, double y) | EggMakeFont | [private] |
| handle_args(Args &args) | EggMakeFont | [protected, virtual] |
| handle_help_option(const string &opt, const string &arg, void *) | ProgramBase | [protected, static] |
| has_output_filename() const | WithOutputFile | |
| make_vertex(const LPoint2d &xy) | EggMakeFont | [private] |
| 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_dimensions(const string &opt, const string &arg) | EggMakeFont | [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() | EggWriter | [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() | EggMakeFont | |
| 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 | |
| unsmooth_rgb(PNMImage &image) | EggMakeFont | [private] |
| verify_output_file_safe() const | WithOutputFile | [protected] |
| WithOutputFile(bool allow_last_param, bool allow_stdout, bool binary_output) | WithOutputFile | |
| write_egg_file() | EggWriter | |
| ~ProgramBase() | ProgramBase | [virtual] |
| ~WithOutputFile() | WithOutputFile | [virtual] |