Uses of Enum Class
com.openinventor.ldm.readers.SoVolumeReader.CoordinateTypes
Packages that use SoVolumeReader.CoordinateTypes
-
Uses of SoVolumeReader.CoordinateTypes in com.openinventor.ldm.readers
Methods in com.openinventor.ldm.readers that return SoVolumeReader.CoordinateTypesModifier and TypeMethodDescriptionSoVolumeReader.getCoordinateType()
Returns coordinate type used by the data set.SoVolumeReader.CoordinateTypes.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 SoVolumeReader.CoordinateTypes[]
SoVolumeReader.CoordinateTypes.values()
Returns an array containing the constants of this enum class, in the order they are declared.