Uses of Enum Class
com.openinventor.volumeviz.nodes.SoVolumeRenderingPhysicalQuality.ShadingStyles
Packages that use SoVolumeRenderingPhysicalQuality.ShadingStyles
-
Uses of SoVolumeRenderingPhysicalQuality.ShadingStyles in com.openinventor.volumeviz.nodes
Fields in com.openinventor.volumeviz.nodes with type parameters of type SoVolumeRenderingPhysicalQuality.ShadingStylesModifier and TypeFieldDescriptionSoVolumeRenderingPhysicalQuality.shadingStyle
Deprecated.Specifies which shading style is applied to the volume.Methods in com.openinventor.volumeviz.nodes that return SoVolumeRenderingPhysicalQuality.ShadingStylesModifier and TypeMethodDescriptionSoVolumeRenderingPhysicalQuality.ShadingStyles.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.ShadingStyles.values()
Returns an array containing the constants of this enum class, in the order they are declared.