18 #include "pandatoolbase.h"
19 #include "eggToSomething.h"
20 #include "xFileMaker.h"
22 #include "programBase.h"
23 #include "withOutputFile.h"
41 void convert_scene_graph(
Node *root);
A program to read in a egg file and write an equivalent, or nearly equivalent, DirectX-style "x" file...
This class is used to assign the nodes on the mesh.
This class converts a Panda scene graph into a .X file and writes it out.
The name of a file, such as a texture file or an Egg file.
This is the general base class for a file-converter program that reads some model file format and gen...