SoGLBufferObjectUnmap Method |
Unmaps the buffer using the regular unmap function.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public override void Unmap()
Public Overrides Sub Unmap
public:
virtual void Unmap() override
abstract Unmap : unit -> unit
override Unmap : unit -> unit
Remarks See Also