Ocean

The ViewController responsible for the OpenGL context. More...

Inheritance diagram for OpenGLViewController:

Instance Methods

(void) - makeOpenGLContextCurrent
 Makes the OpenGL context of this controller the current context. More...
 

Detailed Description

The ViewController responsible for the OpenGL context.

The implementation is more or less identical to the GameViewController example of Xcode without any specific modifications.

Method Documentation

◆ makeOpenGLContextCurrent

- (void) makeOpenGLContextCurrent

Makes the OpenGL context of this controller the current context.


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