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