OpenGL-2.13.0.0: A binding for the OpenGL graphics system

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

Graphics.Rendering.OpenGL.GL.Texturing.Environments

Description

This module corresponds to section 3.8.13 (Texture Environments and Texture Functions) of the OpenGL 2.1 specs.

Documentation

data ArgNum Source

Constructors

Arg0 
Arg1 
Arg2 
Arg3 

Instances

data Arg Source

Constructors

Arg BlendingFactor Src 

Instances