Click or drag to resize
SoMemoryBuffer Constructor (String, UInt64, UInt64)
Calls SoMemoryBuffer(data, size, nbElement, (System.String ^)nullptr).

Namespace: OIV.ScaleViz.Misc
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoMemoryBuffer(
	string data,
	ulong size,
	ulong nbElement
)

Parameters

data
Type: SystemString
size
Type: SystemUInt64
nbElement
Type: SystemUInt64
Remarks