Class SoDecimator

    • Constructor Detail

      • SoDecimator

        public SoDecimator()
        Constructor.
    • Method Detail

      • setSimplifiedShapeClass

        public void setSimplifiedShapeClass​(java.lang.Class<? extends Inventor> simplifiedShapeType)
        Sets the shape type used for building the simplified node. Only SoIndexedFaceSet and SoFaceSet are supported. SoIndexedFaceSet is used by default.