15 #ifndef EGGMULTIFILTER_H 16 #define EGGMULTIFILTER_H 18 #include "pandatoolbase.h" 20 #include "eggMultiBase.h" 33 virtual bool handle_args(
Args &args);
34 virtual bool post_command_line();
37 virtual void write_eggs();
41 bool _got_output_filename;
43 bool _got_output_dirname;
48 bool _got_input_filename;
This specialization of ProgramBase is intended for programs that read and/or write multiple egg files...
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.