18 #include "pandatoolbase.h"
20 #include "programBase.h"
21 #include "withOutputFile.h"
37 virtual bool handle_args(
Args &args);
This is intended to be the base class for most general-purpose utility programs in the PANDATOOL tree...
The name of a file, such as a texture file or an Egg file.
A utility program to read a (binary) file and output a table that can be compiled via a C compiler to...
This is the bare functionality (intended to be inherited from along with ProgramBase or some derivati...