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