Uses of Enum Class
com.openinventor.inventor.nodes.SoBBox.Modes
Packages that use SoBBox.Modes
-
Uses of SoBBox.Modes in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes with type parameters of type SoBBox.ModesModifier and TypeFieldDescriptionfinal SoSFEnum
<SoBBox.Modes> SoBBox.mode
Specifies the behavior of theSoBBox
node.Methods in com.openinventor.inventor.nodes that return SoBBox.ModesModifier and TypeMethodDescriptionstatic SoBBox.Modes
SoBBox.Modes.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoBBox.Modes
Returns the enum constant of this class with the specified name.static SoBBox.Modes[]
SoBBox.Modes.values()
Returns an array containing the constants of this enum class, in the order they are declared.