Click or drag to resize

GLObjectDisposeHandle Method

Abstract method that must be overridden to dispose of the internal OpenGL Handle.

Namespace:  Ooogles
Assembly:  Ooogles (in Ooogles.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected abstract void DisposeHandle()
See Also