18 #include "pandatoolbase.h" 20 #include "somethingToEgg.h" 21 #include "dxfToEggConverter.h" A program to read a DXF file and generate an egg file.
This is the general base class for a file-converter program that reads some model file format and gen...