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