Uses of Enum Class
com.openinventor.volumeviz.nodes.SoVolumeRender.LowResModes
Packages that use SoVolumeRender.LowResModes
-
Uses of SoVolumeRender.LowResModes in com.openinventor.volumeviz.nodes
Fields in com.openinventor.volumeviz.nodes with type parameters of type SoVolumeRender.LowResModesModifier and TypeFieldDescriptionSoVolumeRender.lowResModeSets the method to use when moving in low resolution.Methods in com.openinventor.volumeviz.nodes that return SoVolumeRender.LowResModesModifier and TypeMethodDescriptionstatic SoVolumeRender.LowResModesSoVolumeRender.LowResModes.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoVolumeRender.LowResModesReturns the enum constant of this class with the specified name.static SoVolumeRender.LowResModes[]SoVolumeRender.LowResModes.values()Returns an array containing the constants of this enum class, in the order they are declared.