11 #import <Cocoa/Cocoa.h> 15 - (id)initWithFrame:(NSRect)frameRect;
16 - (CGLContextObj)getGLContextObj;
void Update()
Update the current OpenGL context (view is set before updating)
Definition: OSXGLView.mm:205
void FlushBuffer()
Copies the back buffer to the front buffer of the OpenGL context.
Definition: OSXGLView.mm:212
Definition: OSXGLView.h:13