OpenGL-2.8.0.0: A binding for the OpenGL graphics system

Portabilityportable
Stabilitystable
Maintainer[email protected]
Safe HaskellNone

Graphics.Rendering.OpenGL.GL.Face

Description

This is a purely internal module for (un-)marshaling Face.

Documentation

data Face Source

Constructors

Front 
Back 
FrontAndBack 

Instances