Click or drag to resize
SoVolumeDatauseExtendedData Property

If true, VolumeViz stores an additional copy of each loaded tile.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public SoSFBool useExtendedData { get; }

Property Value

Type: SoSFBool
Remarks

There is an additional memory cost but the performance of OIV.VolumeViz.Nodes.SoOrthoSlice roaming will be roughly the same along each axis.

NOTE: field available since Open Inventor 6.0

See Also