29class PfmBba :
public ProgramBase {
37 virtual bool handle_args(Args &args);
40 typedef pvector<Filename> Filenames;
41 Filenames _input_filenames;
43 bool _got_zero_special;
44 bool _got_output_filename;
The name of a file, such as a texture file or an Egg file.
bool process_pfm(const Filename &input_filename, PfmFile &file)
Handles a single pfm 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.
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.