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