Click or drag to resize
SoBufferObjectUnmap Method (SoCpuBufferObject)

Unmap the specified CPU buffer.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public abstract void Unmap(
	SoCpuBufferObject bufferObject
)

Parameters

bufferObject
Type: OIV.Inventor.DevicesSoCpuBufferObject
Remarks

See the general unmap method for more information.

See Also