OpenGL-3.0.3.0: A binding for the OpenGL graphics system
Copyright(c) Sven Panne 2011-2019 Lars Corbijn 2011-2016
LicenseBSD3
MaintainerSven Panne <svenpanne@gmail.com>
Stabilitystable
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Graphics.Rendering.OpenGL.GL.PixellikeObject

Description

 

Documentation

class PixellikeObjectTarget t where Source #

Minimal complete definition

marshalPixellikeOT, pixObjTarQueryFunc

Methods

pixellikeObjTarParam :: t -> PixellikeObjectGetPName -> GettableStateVar GLint Source #