Uses of Enum Class
com.openinventor.ldm.readers.SoVolumeReader.Axis
Packages that use SoVolumeReader.Axis
-
Uses of SoVolumeReader.Axis in com.openinventor.ldm.readers
Methods in com.openinventor.ldm.readers that return SoVolumeReader.AxisModifier and TypeMethodDescriptionstatic SoVolumeReader.Axis
SoVolumeReader.Axis.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoVolumeReader.Axis
Returns the enum constant of this class with the specified name.static SoVolumeReader.Axis[]
SoVolumeReader.Axis.values()
Returns an array containing the constants of this enum class, in the order they are declared.