Uses of Enum Class
com.openinventor.inventor.nodes.SoAlgebraicShape.ASClippingPolicies
Packages that use SoAlgebraicShape.ASClippingPolicies
-
Uses of SoAlgebraicShape.ASClippingPolicies in com.openinventor.inventor.nodes
Methods in com.openinventor.inventor.nodes that return SoAlgebraicShape.ASClippingPoliciesModifier and TypeMethodDescriptionSoAlgebraicShape.ASClippingPolicies.valueOf
(int val) Returns the enum constant of this type with the specified integer valueReturns the enum constant of this class with the specified name.static SoAlgebraicShape.ASClippingPolicies[]
SoAlgebraicShape.ASClippingPolicies.values()
Returns an array containing the constants of this enum class, in the order they are declared.