#import <CC3OpenGL.h>
Instance Methods | |
(void) | - didTerminateOpenGL |
This protocol specifies methods that will be invoked by certain asynchronous operations performed by instances of CC3OpenGL.
All callback notification methods are invoked on the main application thread.
|
optional |
This method is invoked once all of the operations triggered by invoking the CC3OpenGL terminateOpenGL class method have completed, and OpenGL has been terminated.