Uses of Enum Class
com.openinventor.inventor.nodes.SoShaderObject.ShaderTypes
Packages that use SoShaderObject.ShaderTypes
-
Uses of SoShaderObject.ShaderTypes in com.openinventor.inventor.nodes
Methods in com.openinventor.inventor.nodes that return SoShaderObject.ShaderTypesModifier and TypeMethodDescriptionSoShaderObject.getShaderType()
Must be redefined by derived class.static SoShaderObject.ShaderTypes
SoShaderObject.ShaderTypes.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoShaderObject.ShaderTypes
Returns the enum constant of this class with the specified name.static SoShaderObject.ShaderTypes[]
SoShaderObject.ShaderTypes.values()
Returns an array containing the constants of this enum class, in the order they are declared.