Uses of Enum Class
com.openinventor.inventor.nodes.SoColorMap.Interpolations
Packages that use SoColorMap.Interpolations
-
Uses of SoColorMap.Interpolations in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes with type parameters of type SoColorMap.InterpolationsMethods in com.openinventor.inventor.nodes that return SoColorMap.InterpolationsModifier and TypeMethodDescriptionstatic SoColorMap.Interpolations
SoColorMap.Interpolations.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoColorMap.Interpolations
Returns the enum constant of this class with the specified name.static SoColorMap.Interpolations[]
SoColorMap.Interpolations.values()
Returns an array containing the constants of this enum class, in the order they are declared.