#include "Iguana/Inventor/interface/IgSoShapeKit.h"
#include <Inventor/fields/SoSFFloat.h>
#include <Inventor/fields/SoSFInt32.h>
#include <Inventor/fields/SoSFBool.h>
#include <Inventor/fields/SoMFVec2f.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | IgSoRotSolid |
This class creates an OpenInventor shape for a rotational solid defined by a rotation of a cross section which is specified by a generic polygon. More... |