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.modeSpecifies the behavior of theSoBBoxnode.Methods in com.openinventor.inventor.nodes that return SoBBox.ModesModifier and TypeMethodDescriptionstatic SoBBox.ModesSoBBox.Modes.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoBBox.ModesReturns 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.