Uses of Enum Class
com.openinventor.volumeviz.nodes.SoVolumeShape.Interpolations
Packages that use SoVolumeShape.Interpolations
-
Uses of SoVolumeShape.Interpolations in com.openinventor.volumeviz.nodes
Fields in com.openinventor.volumeviz.nodes with type parameters of type SoVolumeShape.InterpolationsModifier and TypeFieldDescriptionSoVolumeBufferedShape.interpolationInterpolation mode.SoVolumeFaceSet.interpolationInterpolation mode.SoVolumeIndexedFaceSet.interpolationInterpolation mode.SoVolumeIndexedTriangleStripSet.interpolationInterpolation mode.SoVolumeShape.interpolationInterpolation mode.SoVolumeTriangleStripSet.interpolationInterpolation mode.Methods in com.openinventor.volumeviz.nodes that return SoVolumeShape.InterpolationsModifier and TypeMethodDescriptionstatic SoVolumeShape.InterpolationsSoVolumeShape.Interpolations.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoVolumeShape.InterpolationsReturns the enum constant of this class with the specified name.static SoVolumeShape.Interpolations[]SoVolumeShape.Interpolations.values()Returns an array containing the constants of this enum class, in the order they are declared.