Uses of Enum Class
com.openinventor.volumeviz.nodes.SoVolumeShape.Compositions
Packages that use SoVolumeShape.Compositions
-
Uses of SoVolumeShape.Compositions in com.openinventor.volumeviz.nodes
Fields in com.openinventor.volumeviz.nodes with type parameters of type SoVolumeShape.CompositionsModifier and TypeFieldDescriptionSoVolumeShape.composition
Deprecated.As of Open Inventor 9.1.0.0.Methods in com.openinventor.volumeviz.nodes that return SoVolumeShape.CompositionsModifier and TypeMethodDescriptionstatic SoVolumeShape.Compositions
SoVolumeShape.Compositions.valueOf
(int val) Deprecated.Returns the enum constant of this type with the specified integer valuestatic SoVolumeShape.Compositions
Deprecated.Returns the enum constant of this class with the specified name.static SoVolumeShape.Compositions[]
SoVolumeShape.Compositions.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.