Contents

NSOpenGLLayer

A subclass of CAOpenGLLayer that is suitable for rendering OpenGL into layers.

Declaration

class NSOpenGLLayer

Overview

Unlike CAOpenGLLayer, NSOpenGLLayer uses AppKit types.

Topics

Drawing the Content

Managing the Pixel Format

Managing the Rendering Context

Accessing the Associated View

See Also

Classes