#include <Inventor/fields/SoSFFloat.h>
#include <Inventor/fields/SoSFBool.h>
#include <Inventor/fields/SoMFVec2f.h>
#include <Inventor/fields/SoMFRotation.h>
#include <Inventor/fields/SoMFVec3f.h>
#include <Inventor/nodes/SoBaseExtrusion.h>
#include <Inventor/STL/memory>
#include <Inventor/SbPImpl.h>
Go to the source code of this file.
Classes | |
class | SoExtrusion |
Geometric shape formed by extruding a 2D cross section along a 3D spine. More... |