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.1.1.0 (2024.1.1)
Syntax
public void GetBuffer(
	SoBufferObject buffer
)

Parameters

buffer
Type: OIV.Inventor.DevicesSoBufferObject

the destination buffer.

Remarks

See Also