14#ifndef EGGMULTIFILTER_H
15#define EGGMULTIFILTER_H
26class EggMultiFilter :
public EggMultiBase {
28 EggMultiFilter(
bool allow_empty =
false);
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;
The name of a file, such as a texture file or an Egg file.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.