Click or drag to resize
SoMemoryBuffer Constructor (String, UInt64, UInt64, String)

constructor form a user memory area

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

Parameters

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