37 virtual bool handle_args(
Args &args);
43 bool _got_zero_special;
44 bool _got_output_filename;
This is intended to be the base class for most general-purpose utility programs in the PANDATOOL tree...
Generates a bounding-box description of a pfm file.
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.
The name of a file, such as a texture file or an Egg file.
Defines a pfm file, a 2-d table of floating-point numbers, either 3-component or 1-component,...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
bool process_pfm(const Filename &input_filename, PfmFile &file)
Handles a single pfm file.