Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
OSXGLView Class Reference

#include <OSXGLView.h>

Inheritance diagram for OSXGLView:

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.
 

Method Documentation

◆ FlushBuffer

- (void) FlushBuffer

Copies the back buffer to the front buffer of the OpenGL context.

◆ getGLContextObj

- (CGLContextObj) getGLContextObj

◆ initWithFrame:

- (id) initWithFrame: (NSRect) frameRect

◆ Update

- (void) Update

Update the current OpenGL context (view is set before updating)


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