27class ImageWriter :
virtual public ImageBase,
public WithOutputFile {
35 virtual bool handle_args(Args &args);
ImageWriter(bool allow_last_param)
Image-writing type programs *must* specify their output file using -o.
void write_image()
Writes the generated to the user's specified output filename.
The name of this class derives from the fact that we originally implemented it as a layer on top of t...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.