Uses of Enum Class
com.openinventor.volumeviz.nodes.SoVolumeRenderingPhysicalQuality.ToneMappings
Packages that use SoVolumeRenderingPhysicalQuality.ToneMappings
-
Uses of SoVolumeRenderingPhysicalQuality.ToneMappings in com.openinventor.volumeviz.nodes
Fields in com.openinventor.volumeviz.nodes with type parameters of type SoVolumeRenderingPhysicalQuality.ToneMappingsModifier and TypeFieldDescriptionSoVolumeRenderingPhysicalQuality.toneMapping
Deprecated.Specifies which tone mapping algorithm to apply.Methods in com.openinventor.volumeviz.nodes that return SoVolumeRenderingPhysicalQuality.ToneMappingsModifier and TypeMethodDescriptionSoVolumeRenderingPhysicalQuality.ToneMappings.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.SoVolumeRenderingPhysicalQuality.ToneMappings.values()
Returns an array containing the constants of this enum class, in the order they are declared.