Uses of Enum Class
com.openinventor.volumeviz.nodes.SoVolumeData.CoordinateTypes
Packages that use SoVolumeData.CoordinateTypes
-
Uses of SoVolumeData.CoordinateTypes in com.openinventor.volumeviz.nodes
Methods in com.openinventor.volumeviz.nodes that return SoVolumeData.CoordinateTypesModifier and TypeMethodDescriptionSoVolumeData.getCoordinateType()static SoVolumeData.CoordinateTypesSoVolumeData.CoordinateTypes.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoVolumeData.CoordinateTypesReturns the enum constant of this class with the specified name.static SoVolumeData.CoordinateTypes[]SoVolumeData.CoordinateTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.