Click or drag to resize
SiDicomValueGetBuffer Method

Copies the internal buffer to the given one.

Namespace: OIV.VolumeViz.Readers.Dicom
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void GetBuffer(
	SoBufferObject buffer
)

Parameters

buffer
Type: OIV.Inventor.DevicesSoBufferObject

the destination buffer.

Remarks

See Also