Click or drag to resize
SoGpuBufferObjectUnmap Method

Unmap a buffer mapped to a system memory address.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public override void Unmap()
Remarks

No error is reported if the buffer was not mapped.

See Also