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