Uses of Enum Class
com.openinventor.volumeviz.nodes.SoVolumeTriangleStripSet.Interpolations
Packages that use SoVolumeTriangleStripSet.Interpolations
-
Uses of SoVolumeTriangleStripSet.Interpolations in com.openinventor.volumeviz.nodes
Methods in com.openinventor.volumeviz.nodes that return SoVolumeTriangleStripSet.InterpolationsModifier and TypeMethodDescriptionSoVolumeTriangleStripSet.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.SoVolumeTriangleStripSet.Interpolations.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.