OpenGL-2.2.3.0: A binding for the OpenGL graphics system

Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de

Graphics.Rendering.OpenGL.GL.DisplayLists

Contents

Description

This module corresponds to section 5.4 (Display Lists) of the OpenGL 2.1 specs.

Synopsis

Defining Display Lists

newtype DisplayList Source

Constructors

DisplayList GLuint 

Calling Display Lists

Deprecated Functions