Uses of Enum Class
com.openinventor.inventor.simplifier.SoSimplifier.ShapeTypes
Packages that use SoSimplifier.ShapeTypes
-
Uses of SoSimplifier.ShapeTypes in com.openinventor.inventor.simplifier
Methods in com.openinventor.inventor.simplifier that return SoSimplifier.ShapeTypesModifier and TypeMethodDescriptionstatic SoSimplifier.ShapeTypesSoSimplifier.ShapeTypes.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoSimplifier.ShapeTypesReturns the enum constant of this class with the specified name.static SoSimplifier.ShapeTypes[]SoSimplifier.ShapeTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.openinventor.inventor.simplifier with parameters of type SoSimplifier.ShapeTypesModifier and TypeMethodDescriptionvoidSoSimplifier.beginShape(SoSimplifier.ShapeTypes name_21391) Starts a new shape, ShapeType defines which triangle organization to use.