v2.0.2
Instance Methods | List of all members
<CC3OpenGLDelegate> Protocol Reference

#import <CC3OpenGL.h>

Inheritance diagram for <CC3OpenGLDelegate>:
Inheritance graph
[legend]

Instance Methods

(void) - didTerminateOpenGL
 

Detailed Description

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.

Method Documentation

- (void) didTerminateOpenGL
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.


The documentation for this protocol was generated from the following file: