Uses of Class
com.openinventor.volumeviz.nodes.SoVolumeData.OverMethods
-
Packages that use SoVolumeData.OverMethods Package Description com.openinventor.volumeviz.nodes -
-
Uses of SoVolumeData.OverMethods in com.openinventor.volumeviz.nodes
Methods in com.openinventor.volumeviz.nodes that return SoVolumeData.OverMethods Modifier and Type Method Description static SoVolumeData.OverMethods
SoVolumeData.OverMethods. valueOf(int val)
Deprecated.Returns the enum constant of this type with the specified integer valuestatic SoVolumeData.OverMethods
SoVolumeData.OverMethods. valueOf(java.lang.String name)
Deprecated.Returns the enum constant of this type with the specified name.static SoVolumeData.OverMethods[]
SoVolumeData.OverMethods. values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.openinventor.volumeviz.nodes with parameters of type SoVolumeData.OverMethods Modifier and Type Method Description SoVolumeData
SoVolumeData. reSampling(SbVec3i32 dimension, SoVolumeData.SubMethods subMethod, SoVolumeData.OverMethods name_25657)
Deprecated.As of Open Inventor 9000.
-