Contents

CARenderer

A layer that allows an application to render a layer tree into a Core OpenGL context.

Declaration

class CARenderer

Overview

For real-time output you should use an instance of NSView to host the layer-tree.

Topics

Creating a Renderer

Getting the Rendered Layer

Determining Layer Bounds

Rendering a Frame

Instance Methods

Initializers

See Also

Metal and OpenGL