14 #ifndef EGGMULTIFILTER_H 15 #define EGGMULTIFILTER_H 31 virtual bool handle_args(
Args &args);
32 virtual bool post_command_line();
35 virtual void write_eggs();
39 bool _got_output_filename;
41 bool _got_output_dirname;
46 bool _got_input_filename;
This specialization of ProgramBase is intended for programs that read and/or write multiple egg files...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
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.