OpenGL-2.2.3.1: A binding for the OpenGL graphics system

Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de
Safe HaskellNone

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

Constructors

Arg0 
Arg1 
Arg2 
Arg3 

Instances

data Arg

Constructors

Arg BlendingFactor Src 

Instances