26class EggFilter :
public EggReader,
public EggWriter {
28 EggFilter(
bool allow_last_param =
false,
bool allow_stdout =
true);
31 virtual bool handle_args(Args &args);
32 virtual bool post_command_line();
EggWriter(bool allow_last_param=false, bool allow_stdout=true)
Egg-writing type programs may specify their output file using either the last-filename convention,...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.