Click or drag to resize
SoMemoryBuffer Constructor
Overload List
  NameDescription
Public methodSoMemoryBuffer

Default constructor.

Public methodSoMemoryBuffer(String, UInt64)
Calls SoMemoryBuffer(data, size, System.Convert.ToUInt64(1), (System.String ^)nullptr).
Public methodSoMemoryBuffer(String, UInt64, UInt64)
Calls SoMemoryBuffer(data, size, nbElement, (System.String ^)nullptr).
Public methodSoMemoryBuffer(String, UInt64, UInt64, String)

constructor form a user memory area

Top
See Also