OpenGL-2.2.3.1: A binding for the OpenGL graphics system

Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de
Safe HaskellSafe-Infered

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