29#include <Inventor/SbLinear.h>
30#include <Inventor/simplifier/SoSimplifier.h>
139 SoType simplifiedShapeType ;
141 IDoDecimate *decimer;
virtual void endShape()
End shape.
virtual void setVerbosity(SbBool v)
Verbose mode.
virtual void setSimplifiedShapeType(SoType simplifiedShapeType)
Sets the shape type used for building the simplified node.
virtual void beginShape(ShapeType)
Starts a new shape.
virtual void setVertex(const SbVec3f &)
Methods used to specify data to simplify.
SoDecimator()
Constructor.
virtual void clear()
Removes all shapes and reset.
~SoDecimator()
Destructor.
virtual SoNode * simplify(float)
Performs the simplification on the shapes and builds the simplified node.
Abstract base class for all database nodes.
SoSimplifier()
Constructor.
Stores runtime type information.