25#ifndef _SO_LEVEL_OF_SIMPLIFICATION_
26#define _SO_LEVEL_OF_SIMPLIFICATION_
171 static void initClass();
172 static void exitClass();
182 virtual int whichToTraverse(
SoAction *);
#define SO_NODE_HEADER(className)
Abstract base class for all actions.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Counts number of...
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Distance-based l...
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Level-of-detail ...
SoLevelOfSimplification()
Creates level-of-simplification node with default settings.
SoSFInt32 numTriangles
Number of triangles in highest (1.0) case.
SoMFFloat percentages
Percentage decimation for each child.
SoLevelOfSimplification(int nChildren)
Constructor that takes approximate number of children.
Multiple-value field containing any number of floating point values.
Field containing a int32_t integer.