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.method
Specifies the method used to pick shapes.Methods in com.openinventor.inventor.nodes that return SoPickStyle.MethodsModifier and TypeMethodDescriptionstatic SoPickStyle.Methods
SoPickStyle.Methods.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoPickStyle.Methods
Returns 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.