openscenegraph
Public Member Functions | Protected Attributes
osgViewer::GraphicsHandleCarbon Class Reference

List of all members.

Public Member Functions

 GraphicsHandleCarbon ()
void setAGLContext (AGLContext context)
AGLContext getAGLContext () const

Protected Attributes

AGLContext _context

Detailed Description

Class to encapsulate platform-specific OpenGL context handle variables. Derived osg::GraphicsContext classes can inherit from this class to share OpenGL resources.


Constructor & Destructor Documentation


Member Function Documentation

AGLContext osgViewer::GraphicsHandleCarbon::getAGLContext ( ) const [inline]

Get native AGL graphics context.

void osgViewer::GraphicsHandleCarbon::setAGLContext ( AGLContext  context) [inline]

Set native AGL graphics context.


Member Data Documentation


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