Uses of Enum Class
com.openinventor.inventor.elements.SoMaterialElement.Masks
Packages that use SoMaterialElement.Masks
Package
Description
The element classes are used internally for storing information in Open Inventor's traversal state list.
-
Uses of SoMaterialElement.Masks in com.openinventor.inventor.elements
Methods in com.openinventor.inventor.elements that return SoMaterialElement.MasksModifier and TypeMethodDescriptionstatic SoMaterialElement.Masks
SoMaterialElement.Masks.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoMaterialElement.Masks
Returns the enum constant of this class with the specified name.static SoMaterialElement.Masks[]
SoMaterialElement.Masks.values()
Returns an array containing the constants of this enum class, in the order they are declared.