18 #include "pandatoolbase.h"
19 #include "programBase.h"
20 #include "withOutputFile.h"
38 virtual bool handle_args(
Args &args);
This is intended to be the base class for most general-purpose utility programs in the PANDATOOL tree...
virtual void done_entity()
This is inherited from DXFFile, and gets called as each entity (face, line, whatever) has finished pr...
A simple program to read a dxf file and list the points contained within it to a text file...
A generic DXF-reading class.
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...