Uses of Enum Class
com.openinventor.inventor.nodes.SoCSGShape.CsgStatus
Packages that use SoCSGShape.CsgStatus
-
Uses of SoCSGShape.CsgStatus in com.openinventor.inventor.nodes
Methods in com.openinventor.inventor.nodes that return SoCSGShape.CsgStatusModifier and TypeMethodDescriptionSoCSGShape.getStatus()
Returns status of csg operation.static SoCSGShape.CsgStatus
SoCSGShape.CsgStatus.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoCSGShape.CsgStatus
Returns the enum constant of this class with the specified name.static SoCSGShape.CsgStatus[]
SoCSGShape.CsgStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.