Click or drag to resize
SoVolumeDataReSampling Method (SbVec3i32, SoVolumeDataSubMethods)

Note: This API is now obsolete.

Calls ReSampling(dimension, subMethod, OIV.VolumeViz.Nodes.SoVolumeData.OverMethods( .SoVolumeData.NONE )).

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since Open Inventor 9.0.0.0. No longer supported. Please use SoLDMDataAccess class.")]
public SoVolumeData ReSampling(
	SbVec3i32 dimension,
	SoVolumeDataSubMethods subMethod
)

Parameters

dimension
Type: OIV.InventorSbVec3i32
subMethod
Type: OIV.VolumeViz.NodesSoVolumeDataSubMethods

Return Value

Type: SoVolumeData
Remarks