Uses of Enum Class
com.openinventor.volumeviz.nodes.SoVolumeFaceSet.Interpolations
Packages that use SoVolumeFaceSet.Interpolations
-
Uses of SoVolumeFaceSet.Interpolations in com.openinventor.volumeviz.nodes
Methods in com.openinventor.volumeviz.nodes that return SoVolumeFaceSet.InterpolationsModifier and TypeMethodDescriptionSoVolumeFaceSet.Interpolations.valueOf
(int val) Deprecated.Returns the enum constant of this type with the specified integer valueDeprecated.Returns the enum constant of this class with the specified name.static SoVolumeFaceSet.Interpolations[]
SoVolumeFaceSet.Interpolations.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.