18 #include "pandatoolbase.h" 20 #include "eggReader.h" 21 #include "eggWriter.h" 31 EggFilter(
bool allow_last_param =
false,
bool allow_stdout =
true);
34 virtual bool handle_args(
Args &args);
35 virtual bool post_command_line();
This is the base class for a program that reads an egg file, operates on it, and writes another egg f...
This is the base class for a program that reads egg files, but doesn't write an egg file...
This is the base class for a program that generates an egg file output, but doesn't read any for inpu...