CGGLContext Reference

Derived from
Framework
ApplicationServices/ApplicationServices.h
Companion guide
Declared in
CGGLContext.h

Overview

The CGGLContext header file defines functions that create and update a graphics context for OpenGL drawing. A CGGLContext context is a type of CGContextRef that is used for OpenGL content. However, its use is not recommended.



© 2003, 2006 Apple Computer, Inc. All Rights Reserved. (Last updated: 2006-12-22)