Click or drag to resize
SoVolumeDataEnableAutoUnSampling Method

Note: This API is now obsolete.

Specifies if automatic unsampling is allowed.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public void EnableAutoUnSampling(
	bool enable
)

Parameters

enable
Type: SystemBoolean
Remarks

See enableSubSampling(). The default is false.Obsoletesince Open Inventor 9000 No longer supported.

See Also