|
Ocean
|
The ViewController responsible for the OpenGL context. More...
#include <OpenGLViewController.h>
Instance Methods | |
| (void) | - makeOpenGLContextCurrent |
| Makes the OpenGL context of this controller the current context. | |
The ViewController responsible for the OpenGL context.
The implementation is more or less identical to the GameViewController example of Xcode without any specific modifications.
| - (void) makeOpenGLContextCurrent |
Makes the OpenGL context of this controller the current context.