current()
Returns the current rendering context for the calling thread.
Declaration
class func current() -> EAGLContext?Return Value
The current context for the calling thread.
Returns the current rendering context for the calling thread.
class func current() -> EAGLContext?The current context for the calling thread.