14#ifndef OSGVIEWER_GRAPHICSHANDLECOCOA
15#define OSGVIEWER_GRAPHICSHANDLECOCOA 1
21@class NSOpenGLContext;
The osgViewer library provides high level viewer functionality designed to make it easier to write a ...
GraphicsHandleCocoa()
Definition GraphicsHandleCocoa:37
NSOpenGLContext * _context
Definition GraphicsHandleCocoa:48
void setNSOpenGLContext(NSOpenGLContext *context)
Set native AGL graphics context.
Definition GraphicsHandleCocoa:41
NSOpenGLContext * getNSOpenGLContext() const
Get native AGL graphics context.
Definition GraphicsHandleCocoa:44
#define OSGVIEWER_EXPORT
Definition Export:40