#import <GLKit.h>
Public Member Functions | |
| (id) | - initWithAttributes:sharedContext: |
| Make a new OpenGL context according to the settings and the shared context . | |
Static Public Member Functions | |
| (id) | + sharedContext |
| Return the shared OpenGL context instance (making one if needed). | |
Protected Attributes | |
| GLContext * | mySharedContext |
Definition at line 35 of file GLKit.h.
| - (id) initWithAttributes: | (sf::WindowSettings&) | attribs | ||
| sharedContext: | (GLContext *) | context | ||
| + (id) sharedContext |