Qtc.Opengl.QGLFormat

Contents

Documentation

class QqGLFormat x1 where #

Methods

qGLFormat :: x1 -> IO (QGLFormat ()) #

Instances
QqGLFormat () # 
Instance details

Defined in Qtc.Opengl.QGLFormat

Methods

qGLFormat :: () -> IO (QGLFormat ()) #

QqGLFormat QGL_FormatOptions # 
Instance details

Defined in Qtc.Opengl.QGLFormat

Methods

qGLFormat :: QGL_FormatOptions -> IO (QGLFormat ()) #

QqGLFormat (QGLFormat t1) # 
Instance details

Defined in Qtc.Opengl.QGLFormat

Methods

qGLFormat :: QGLFormat t1 -> IO (QGLFormat ()) #

QqGLFormat (QGL_FormatOptions, Int) # 
Instance details

Defined in Qtc.Opengl.QGLFormat

Methods

qGLFormat :: (QGL_FormatOptions, Int) -> IO (QGLFormat ()) #

class QqGLFormat_nf x1 where #

Methods

qGLFormat_nf :: x1 -> IO (QGLFormat ()) #

Instances
QqGLFormat_nf () # 
Instance details

Defined in Qtc.Opengl.QGLFormat

Methods

qGLFormat_nf :: () -> IO (QGLFormat ()) #

QqGLFormat_nf QGL_FormatOptions # 
Instance details

Defined in Qtc.Opengl.QGLFormat

QqGLFormat_nf (QGLFormat t1) # 
Instance details

Defined in Qtc.Opengl.QGLFormat

Methods

qGLFormat_nf :: QGLFormat t1 -> IO (QGLFormat ()) #

QqGLFormat_nf (QGL_FormatOptions, Int) # 
Instance details

Defined in Qtc.Opengl.QGLFormat

Methods

qGLFormat_nf :: (QGL_FormatOptions, Int) -> IO (QGLFormat ()) #

accum :: QGLFormat a -> () -> IO Bool #

accumBufferSize :: QGLFormat a -> () -> IO Int #

directRendering :: QGLFormat a -> () -> IO Bool #

qGLFormatHasOpenGL :: () -> IO Bool #

qGLFormatHasOpenGLOverlays :: () -> IO Bool #

hasOverlay :: QGLFormat a -> () -> IO Bool #

plane :: QGLFormat a -> () -> IO Int #

sampleBuffers :: QGLFormat a -> () -> IO Bool #

setAccum :: QGLFormat a -> Bool -> IO () #

setAccumBufferSize :: QGLFormat a -> Int -> IO () #

setDirectRendering :: QGLFormat a -> Bool -> IO () #

setDoubleBuffer :: QGLFormat a -> Bool -> IO () #

setOverlay :: QGLFormat a -> Bool -> IO () #

setPlane :: QGLFormat a -> Int -> IO () #

setSampleBuffers :: QGLFormat a -> Bool -> IO () #

setStencil :: QGLFormat a -> Bool -> IO () #

stencil :: QGLFormat a -> () -> IO Bool #

Orphan instances

QtestOption (QGLFormat a) QGL_FormatOptions # 
Instance details

Methods

testOption :: QGLFormat a -> QGL_FormatOptions -> IO Bool #

QswapInterval (QGLFormat a) () # 
Instance details

Methods

swapInterval :: QGLFormat a -> () -> IO Int #

Qstereo (QGLFormat a) () # 
Instance details

Methods

stereo :: QGLFormat a -> () -> IO Bool #

QstencilBufferSize (QGLFormat a) () # 
Instance details

Methods

stencilBufferSize :: QGLFormat a -> () -> IO Int #

QsetSwapInterval (QGLFormat a) Int # 
Instance details

Methods

setSwapInterval :: QGLFormat a -> Int -> IO () #

QsetStereo (QGLFormat a) Bool # 
Instance details

Methods

setStereo :: QGLFormat a -> Bool -> IO () #

QsetStencilBufferSize (QGLFormat a) Int # 
Instance details

Methods

setStencilBufferSize :: QGLFormat a -> Int -> IO () #

QsetSamples (QGLFormat a) Int # 
Instance details

Methods

setSamples :: QGLFormat a -> Int -> IO () #

QsetRgba (QGLFormat a) Bool # 
Instance details

Methods

setRgba :: QGLFormat a -> Bool -> IO () #

QsetRedBufferSize (QGLFormat a) Int # 
Instance details

Methods

setRedBufferSize :: QGLFormat a -> Int -> IO () #

QsetProfile (QGLFormat a) QGLFormat_OpenGLContextProfile # 
Instance details

QsetOption (QGLFormat a) QGL_FormatOptions # 
Instance details

Methods

setOption :: QGLFormat a -> QGL_FormatOptions -> IO () #

QsetGreenBufferSize (QGLFormat a) Int # 
Instance details

Methods

setGreenBufferSize :: QGLFormat a -> Int -> IO () #

QsetDepthBufferSize (QGLFormat a) Int # 
Instance details

Methods

setDepthBufferSize :: QGLFormat a -> Int -> IO () #

QsetDepth (QGLFormat a) Bool # 
Instance details

Methods

setDepth :: QGLFormat a -> Bool -> IO () #

QsetBlueBufferSize (QGLFormat a) Int # 
Instance details

Methods

setBlueBufferSize :: QGLFormat a -> Int -> IO () #

QsetAlphaBufferSize (QGLFormat a) Int # 
Instance details

Methods

setAlphaBufferSize :: QGLFormat a -> Int -> IO () #

QsetAlpha (QGLFormat a) Bool # 
Instance details

Methods

setAlpha :: QGLFormat a -> Bool -> IO () #

Qsamples (QGLFormat a) () # 
Instance details

Methods

samples :: QGLFormat a -> () -> IO Int #

QredBufferSize (QGLFormat a) () # 
Instance details

Methods

redBufferSize :: QGLFormat a -> () -> IO Int #

QminorVersion (QGLFormat a) () # 
Instance details

Methods

minorVersion :: QGLFormat a -> () -> IO Int #

QmajorVersion (QGLFormat a) () # 
Instance details

Methods

majorVersion :: QGLFormat a -> () -> IO Int #

QgreenBufferSize (QGLFormat a) () # 
Instance details

Methods

greenBufferSize :: QGLFormat a -> () -> IO Int #

QdepthBufferSize (QGLFormat a) () # 
Instance details

Methods

depthBufferSize :: QGLFormat a -> () -> IO Int #

QblueBufferSize (QGLFormat a) () # 
Instance details

Methods

blueBufferSize :: QGLFormat a -> () -> IO Int #

QalphaBufferSize (QGLFormat a) () # 
Instance details

Methods

alphaBufferSize :: QGLFormat a -> () -> IO Int #

QdoubleBuffer (QGLFormat a) () # 
Instance details

Methods

doubleBuffer :: QGLFormat a -> () -> IO Bool #

Qrgba (QGLFormat a) () (IO Bool) # 
Instance details

Methods

rgba :: QGLFormat a -> () -> IO Bool #

Qprofile (QGLFormat a) () (IO QGLFormat_OpenGLContextProfile) # 
Instance details

Qdepth (QGLFormat ()) () (IO Bool) # 
Instance details

Methods

depth :: QGLFormat () -> () -> IO Bool #

Qdepth (QGLFormatSc a) () (IO Bool) # 
Instance details

Methods

depth :: QGLFormatSc a -> () -> IO Bool #

Qalpha (QGLFormat a) () (IO Bool) # 
Instance details

Methods

alpha :: QGLFormat a -> () -> IO Bool #

Qqot (QGLFormat ()) (QGLFormat t1) (IO (QGLFormat ())) # 
Instance details

Methods

qot :: QGLFormat () -> QGLFormat t1 -> IO (QGLFormat ()) #

Qqot (QGLFormatSc a) (QGLFormat t1) (IO (QGLFormat ())) # 
Instance details

Methods

qot :: QGLFormatSc a -> QGLFormat t1 -> IO (QGLFormat ()) #

QsetVersion (QGLFormat a) (Int, Int) # 
Instance details

Methods

setVersion :: QGLFormat a -> (Int, Int) -> IO () #