clearCurrentContext()
Clears the current context.
Declaration
class func clearCurrentContext()Discussion
Until you issue a subsequent call to the makeCurrentContext() method, OpenGL calls do nothing.
Clears the current context.
class func clearCurrentContext()Until you issue a subsequent call to the makeCurrentContext() method, OpenGL calls do nothing.