GLURaw-2.0.0.4: A raw binding for the OpenGL graphics system

Copyright(c) Sven Panne 2016
LicenseBSD3
MaintainerSven Panne <svenpanne@gmail.com>
Stabilitystable
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Graphics.GLU.Tokens

Description

All tokens from GLU 1.3, see http://www.opengl.org/.

Documentation

pattern GLU_TRUE :: GLenum Source #

pattern GLU_LINE :: GLenum Source #

pattern GLU_FILL :: GLenum Source #

pattern GLU_FLAT :: GLenum Source #

pattern GLU_NONE :: GLenum Source #

pattern GLU_END :: GLenum Source #

pattern GLU_CW :: GLenum Source #

pattern GLU_CCW :: GLenum Source #