39 virtual bool handle_args(
Args &args);
40 virtual bool post_command_line();
42 bool do_reader_options();
53 bool _got_tex_dirname;
54 std::string _tex_extension;
55 bool _got_tex_extension;
A base class for things that may be directly added into the egg hierarchy.
This is the base class for a program that reads egg files, but doesn't write an egg file.
virtual void pre_process_egg_file()
Performs any processing of the egg file that is appropriate after reading it in.
void add_texture_options()
Adds -td, -te, etc.
virtual EggReader * as_reader()
Returns this object as an EggReader pointer, if it is in fact an EggReader, or NULL if it is not.
void add_delod_options(double default_delod=-1.0)
Adds -delod as a valid option for this program.
This specialization of EggBase is intended for programs that read and/or write a single egg file.
The name of a file, such as a texture file or an Egg file.
This is the base class of a family of classes that represent particular image file types that PNMImag...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.