28 EggFilter(
bool allow_last_param =
false,
bool allow_stdout =
true);
31 virtual bool handle_args(
Args &args);
32 virtual bool post_command_line();
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
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...