18 #include "pandatoolbase.h"
19 #include "eggFilter.h"
20 #include "qtessInputFile.h"
21 #include "qtessSurface.h"
22 #include "pointerTo.h"
41 void describe_qtess_format();
42 void find_surfaces(
EggNode *egg_node);
45 double _uniform_per_isoparam;
46 int _uniform_per_surface;
This is the base class for a program that reads an egg file, operates on it, and writes another egg f...
The name of a file, such as a texture file or an Egg file.
A base class for things that may be directly added into the egg hierarchy.
A program to tesselate NURBS surfaces appearing within an egg file into polygons, using variations on...