Uses of Enum Class
com.openinventor.inventor.nodes.SoMultiSwitch.InheritModes
Packages that use SoMultiSwitch.InheritModes
-
Uses of SoMultiSwitch.InheritModes in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes with type parameters of type SoMultiSwitch.InheritModesModifier and TypeFieldDescriptionSoMultiSwitch.inheritModeDefines the way this node inherit values from the state.Methods in com.openinventor.inventor.nodes that return SoMultiSwitch.InheritModesModifier and TypeMethodDescriptionstatic SoMultiSwitch.InheritModesSoMultiSwitch.InheritModes.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoMultiSwitch.InheritModesReturns the enum constant of this class with the specified name.static SoMultiSwitch.InheritModes[]SoMultiSwitch.InheritModes.values()Returns an array containing the constants of this enum class, in the order they are declared.