Uses of Enum Class
com.openinventor.inventor.nodes.SoAlgebraicShape.ASShaderSlots
Packages that use SoAlgebraicShape.ASShaderSlots
-
Uses of SoAlgebraicShape.ASShaderSlots in com.openinventor.inventor.nodes
Methods in com.openinventor.inventor.nodes that return SoAlgebraicShape.ASShaderSlotsModifier and TypeMethodDescriptionSoAlgebraicShape.ASShaderSlots.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.ASShaderSlots[]
SoAlgebraicShape.ASShaderSlots.values()
Returns an array containing the constants of this enum class, in the order they are declared.