Documentation
class QsetDistance_h x0 x1 where #
setDistance_h :: x0 -> x1 -> IO () #
Instances
QsetDistance_h (Qt3DRender_QClipPlane ()) Float # | |
Defined in Qtc.D3render.Qt3DRender_QClipPlane_h setDistance_h :: Qt3DRender_QClipPlane () -> Float -> IO () # | |
QsetDistance_h (Qt3DRender_QClipPlaneSc a) Float # | |
Defined in Qtc.D3render.Qt3DRender_QClipPlane_h setDistance_h :: Qt3DRender_QClipPlaneSc a -> Float -> IO () # |
class QsetPlaneIndex_h x0 x1 where #
setPlaneIndex_h :: x0 -> x1 -> IO () #
Instances
QsetPlaneIndex_h (Qt3DRender_QClipPlane ()) Int # | |
Defined in Qtc.D3render.Qt3DRender_QClipPlane_h setPlaneIndex_h :: Qt3DRender_QClipPlane () -> Int -> IO () # | |
QsetPlaneIndex_h (Qt3DRender_QClipPlaneSc a) Int # | |
Defined in Qtc.D3render.Qt3DRender_QClipPlane_h setPlaneIndex_h :: Qt3DRender_QClipPlaneSc a -> Int -> IO () # |