#include <Inventor/SbBox.h>
#include <Inventor/SbMatrix.h>
#include <Inventor/nodes/SoCoordinate3.h>
Go to the source code of this file.
Classes | |
class | SbExtrusionGenerator |
Factory that generates an extruded mesh from a polyline. More... | |
class | SbExtrusionGenerator::TriangleCBData |
Struct given to pushTriangleCallback. |