Qtc.Quick.QSGGeometry_TexturedPoint2D
Contents
Documentation
class QqSGGeometry_TexturedPoint2D x1 where #
Methods
qSGGeometry_TexturedPoint2D :: x1 -> IO (QSGGeometry_TexturedPoint2D ()) #
Instances
QqSGGeometry_TexturedPoint2D () # | |
Defined in Qtc.Quick.QSGGeometry_TexturedPoint2D Methods qSGGeometry_TexturedPoint2D :: () -> IO (QSGGeometry_TexturedPoint2D ()) # | |
QqSGGeometry_TexturedPoint2D (QSGGeometry_TexturedPoint2D t1) # | |
Defined in Qtc.Quick.QSGGeometry_TexturedPoint2D Methods qSGGeometry_TexturedPoint2D :: QSGGeometry_TexturedPoint2D t1 -> IO (QSGGeometry_TexturedPoint2D ()) # |
class QqSGGeometry_TexturedPoint2D_nf x1 where #
Methods
qSGGeometry_TexturedPoint2D_nf :: x1 -> IO (QSGGeometry_TexturedPoint2D ()) #
Instances
QqSGGeometry_TexturedPoint2D_nf () # | |
Defined in Qtc.Quick.QSGGeometry_TexturedPoint2D Methods qSGGeometry_TexturedPoint2D_nf :: () -> IO (QSGGeometry_TexturedPoint2D ()) # | |
QqSGGeometry_TexturedPoint2D_nf (QSGGeometry_TexturedPoint2D t1) # | |
Defined in Qtc.Quick.QSGGeometry_TexturedPoint2D Methods qSGGeometry_TexturedPoint2D_nf :: QSGGeometry_TexturedPoint2D t1 -> IO (QSGGeometry_TexturedPoint2D ()) # |
setTx :: QSGGeometry_TexturedPoint2D a -> Float -> IO () #
setTy :: QSGGeometry_TexturedPoint2D a -> Float -> IO () #
tx :: QSGGeometry_TexturedPoint2D a -> () -> IO Float #
ty :: QSGGeometry_TexturedPoint2D a -> () -> IO Float #
qSGGeometry_TexturedPoint2D_delete :: QSGGeometry_TexturedPoint2D a -> IO () #
Orphan instances
QqsetY (QSGGeometry_TexturedPoint2D a) Float # | |
Methods qsetY :: QSGGeometry_TexturedPoint2D a -> Float -> IO () # | |
QqsetX (QSGGeometry_TexturedPoint2D a) Float # | |
Methods qsetX :: QSGGeometry_TexturedPoint2D a -> Float -> IO () # | |
Qqy (QSGGeometry_TexturedPoint2D a) () (IO Float) # | |
Methods qy :: QSGGeometry_TexturedPoint2D a -> () -> IO Float # | |
Qqx (QSGGeometry_TexturedPoint2D a) () (IO Float) # | |
Methods qx :: QSGGeometry_TexturedPoint2D a -> () -> IO Float # | |
Qset (QSGGeometry_TexturedPoint2D a) (Float, Float, Float, Float) # | |
Methods set :: QSGGeometry_TexturedPoint2D a -> (Float, Float, Float, Float) -> IO () # |