current
Returns the current OpenGL graphics context.
Declaration
class var current: NSOpenGLContext? { get }Return Value
The current OpenGL graphics context, or nil if no such object has been set.
Returns the current OpenGL graphics context.
class var current: NSOpenGLContext? { get }The current OpenGL graphics context, or nil if no such object has been set.