29#include <Inventor/SbLinear.h>
30#include <Inventor/simplifier/SoSimplifier.h>
139 SoType simplifiedShapeType ;
141 IDoDecimate *decimer;
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Encapsulates an ...
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.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Abstract base cl...
Stores runtime type information.