| Portability | portable |
|---|---|
| Stability | stable |
| Maintainer | Sven Panne <svenpanne@gmail.com> |
| Safe Haskell | None |
Graphics.Rendering.OpenGL.GL.Texturing.Queries
Description
This module offers various texture queries.
Documentation
type TextureQuery t a = t -> Level -> GettableStateVar aSource