OpenGLRaw-2.5.3.0: A raw binding for the OpenGL graphics system

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

Graphics.Rendering.OpenGL.Raw.OES.QueryMatrix

Contents

Description

The OES_query_matrix extension.

Synopsis

Functions

glQueryMatrixxOES Source

Arguments

:: MonadIO m 
=> Ptr GLfixed

mantissa pointing to 16 elements of type GLfixed.

-> Ptr GLint

exponent pointing to 16 elements of type GLint.

-> m GLbitfield