| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include <OSXGLView.h>
 Instance Methods | |
| (id) | - initWithFrame: | 
| (CGLContextObj) | - getGLContextObj | 
| (void) | - Update | 
| Update the current OpenGL context (view is set before updating)   | |
| (void) | - FlushBuffer | 
| Copies the back buffer to the front buffer of the OpenGL context.   | |
| - (void) FlushBuffer | 
Copies the back buffer to the front buffer of the OpenGL context.
| - (CGLContextObj) getGLContextObj | 
| - (void) Update | 
Update the current OpenGL context (view is set before updating)