Uses of Enum Class
com.openinventor.inventor.nodes.SoShape.ShapeTypes
Packages that use SoShape.ShapeTypes
-
Uses of SoShape.ShapeTypes in com.openinventor.inventor.nodes
Methods in com.openinventor.inventor.nodes that return SoShape.ShapeTypesModifier and TypeMethodDescriptionSoShape.getShapeType()
Gets the current shape Full Scene Antialiasing type.static SoShape.ShapeTypes
SoShape.ShapeTypes.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoShape.ShapeTypes
Returns the enum constant of this class with the specified name.static SoShape.ShapeTypes[]
SoShape.ShapeTypes.values()
Returns an array containing the constants of this enum class, in the order they are declared.