Uses of Enum Class
com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Packages that use SoMarker.MarkerTypes
-
Uses of SoMarker.MarkerTypes in com.openinventor.inventor.nodes
Methods in com.openinventor.inventor.nodes that return SoMarker.MarkerTypesModifier and TypeMethodDescriptionstatic SoMarker.MarkerTypesSoMarker.MarkerTypes.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoMarker.MarkerTypesReturns the enum constant of this class with the specified name.static SoMarker.MarkerTypes[]SoMarker.MarkerTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.