14#ifndef OSGVIEWER_GRAPHICSHANDLECARBON
15#define OSGVIEWER_GRAPHICSHANDLECARBON 1
19#include <Carbon/Carbon.h>
The osgViewer library provides high level viewer functionality designed to make it easier to write a ...
GraphicsHandleCarbon()
Definition GraphicsHandleCarbon:34
AGLContext _context
Definition GraphicsHandleCarbon:45
AGLContext getAGLContext() const
Get native AGL graphics context.
Definition GraphicsHandleCarbon:41
void setAGLContext(AGLContext context)
Set native AGL graphics context.
Definition GraphicsHandleCarbon:38
#define OSGVIEWER_EXPORT
Definition Export:40