SoGLBufferObjectUnmap Method |
Unmaps the buffer using the regular unmap function.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 2023.1.3.0 (2023.1.3)
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