Click or drag to resize
SoVRVoxFileReaderGetDataChar Method

Namespace: OIV.VolumeViz.Readers
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public override SoVolumeReaderReadErrors GetDataChar(
	out SbBox3f size,
	out SoDataSetDataTypes type,
	out SbVec3i32 dim
)

Parameters

size
Type: OIV.InventorSbBox3f
type
Type: OIV.LDM.NodesSoDataSetDataTypes
dim
Type: OIV.InventorSbVec3i32

Return Value

Type: SoVolumeReaderReadErrors
See Also