14 #ifndef EGGPALETTIZE_H 15 #define EGGPALETTIZE_H 31 void describe_input_file();
37 bool _got_txa_filename;
40 std::string _txa_script;
42 std::string _generated_image_pattern;
43 bool _got_generated_image_pattern;
44 std::string _map_dirname;
45 bool _got_map_dirname;
47 bool _got_shadow_dirname;
49 bool _got_rel_dirname;
50 std::string _default_groupname;
51 bool _got_default_groupname;
52 std::string _default_groupdir;
53 bool _got_default_groupdir;
59 bool _report_statistics;
66 bool _describe_input_file;
68 Args _remove_egg_list;
This is the program wrapper for egg-palettize, but it mainly serves to read in all the command-line p...
This is a base class for a program that reads in a number of egg files, operates on them,...
The name of a file, such as a texture file or an Egg file.
virtual bool handle_args(Args &args)
Does something with the additional arguments on the command line (after all the -options have been pa...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.