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: 2024.2.2.0 (10.16.2.0)
Syntax
public void GetBuffer(
	SoBufferObject buffer
)

Parameters

buffer
Type: OIV.Inventor.DevicesSoBufferObject

the destination buffer.

Remarks

See Also