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.1.1.0 (2024.1.1)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 9.0.0.0. No longer supported. Please use SoLDMDataAccess class.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public SoVolumeData ReSampling(
	SbVec3i32 dimension,
	SoVolumeDataSubMethods subMethod
)

Parameters

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

Return Value

Type: SoVolumeData
Remarks