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