Uses of Enum Class
com.openinventor.inventor.nodes.SoPickStyle.Methods
Packages that use SoPickStyle.Methods
-
Uses of SoPickStyle.Methods in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes with type parameters of type SoPickStyle.MethodsModifier and TypeFieldDescriptionfinal SoSFEnum<SoPickStyle.Methods> SoPickStyle.methodSpecifies the method used to pick shapes.Methods in com.openinventor.inventor.nodes that return SoPickStyle.MethodsModifier and TypeMethodDescriptionstatic SoPickStyle.MethodsSoPickStyle.Methods.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoPickStyle.MethodsReturns the enum constant of this class with the specified name.static SoPickStyle.Methods[]SoPickStyle.Methods.values()Returns an array containing the constants of this enum class, in the order they are declared.