Qtc.Gui.QOpenGLFramebufferObject
Contents
Documentation
class QqqOpenGLFramebufferObject x1 where #
Methods
qqOpenGLFramebufferObject :: x1 -> IO (QOpenGLFramebufferObject ()) #
Instances
class QqOpenGLFramebufferObject x1 where #
Methods
qOpenGLFramebufferObject :: x1 -> IO (QOpenGLFramebufferObject ()) #
Instances
class QqqOpenGLFramebufferObject_nf x1 where #
Methods
qqOpenGLFramebufferObject_nf :: x1 -> IO (QOpenGLFramebufferObject ()) #
Instances
class QqOpenGLFramebufferObject_nf x1 where #
Methods
qOpenGLFramebufferObject_nf :: x1 -> IO (QOpenGLFramebufferObject ()) #
Instances
class QaddColorAttachment x1 where #
Methods
addColorAttachment :: QOpenGLFramebufferObject a -> x1 -> IO () #
Instances
QaddColorAttachment Size # | |
Defined in Qtc.Gui.QOpenGLFramebufferObject Methods addColorAttachment :: QOpenGLFramebufferObject a -> Size -> IO () # | |
QaddColorAttachment (Int, Int) # | |
Defined in Qtc.Gui.QOpenGLFramebufferObject Methods addColorAttachment :: QOpenGLFramebufferObject a -> (Int, Int) -> IO () # | |
QaddColorAttachment (Size, GLenum) # | |
Defined in Qtc.Gui.QOpenGLFramebufferObject Methods addColorAttachment :: QOpenGLFramebufferObject a -> (Size, GLenum) -> IO () # | |
QaddColorAttachment (Int, Int, GLenum) # | |
Defined in Qtc.Gui.QOpenGLFramebufferObject Methods addColorAttachment :: QOpenGLFramebufferObject a -> (Int, Int, GLenum) -> IO () # |
class QqaddColorAttachment x1 where #
Methods
qaddColorAttachment :: QOpenGLFramebufferObject a -> x1 -> IO () #
Instances
QqaddColorAttachment (QSize t1) # | |
Defined in Qtc.Gui.QOpenGLFramebufferObject Methods qaddColorAttachment :: QOpenGLFramebufferObject a -> QSize t1 -> IO () # | |
QqaddColorAttachment (QSize t1, GLenum) # | |
Defined in Qtc.Gui.QOpenGLFramebufferObject Methods qaddColorAttachment :: QOpenGLFramebufferObject a -> (QSize t1, GLenum) -> IO () # |
qOpenGLFramebufferObjectBindDefault :: () -> IO Bool #
class QqOpenGLFramebufferObjectBlitFramebuffer x1 where #
Methods
qOpenGLFramebufferObjectBlitFramebuffer :: x1 -> IO () #
Instances
class QqqOpenGLFramebufferObjectBlitFramebuffer x1 where #
Methods
qqOpenGLFramebufferObjectBlitFramebuffer :: x1 -> IO () #
Instances
qOpenGLFramebufferObjectHasOpenGLFramebufferBlit :: () -> IO Bool #
qOpenGLFramebufferObjectHasOpenGLFramebufferObjects :: () -> IO Bool #
class QtakeTexture x1 where #
Methods
takeTexture :: QOpenGLFramebufferObject a -> x1 -> IO GLuint #
Instances
QtakeTexture Int # | |
Defined in Qtc.Gui.QOpenGLFramebufferObject Methods takeTexture :: QOpenGLFramebufferObject a -> Int -> IO GLuint # | |
QtakeTexture () # | |
Defined in Qtc.Gui.QOpenGLFramebufferObject Methods takeTexture :: QOpenGLFramebufferObject a -> () -> IO GLuint # |
textures :: QOpenGLFramebufferObject a -> () -> IO [GLuint] #
qOpenGLFramebufferObject_delete :: QOpenGLFramebufferObject a -> IO () #