Documentation
class QsetCutOffAngle_h x0 x1 where #
setCutOffAngle_h :: x0 -> x1 -> IO () #
Instances
QsetCutOffAngle_h (Qt3DRender_QSpotLight ()) Float # | |
Defined in Qtc.D3render.Qt3DRender_QSpotLight_h setCutOffAngle_h :: Qt3DRender_QSpotLight () -> Float -> IO () # | |
QsetCutOffAngle_h (Qt3DRender_QSpotLightSc a) Float # | |
Defined in Qtc.D3render.Qt3DRender_QSpotLight_h setCutOffAngle_h :: Qt3DRender_QSpotLightSc a -> Float -> IO () # |
class QsetLocalDirection_h x0 x1 where #
setLocalDirection_h :: x0 -> x1 -> IO () #
Instances
QsetLocalDirection_h (Qt3DRender_QSpotLight ()) (QVector3D t1) # | |
Defined in Qtc.D3render.Qt3DRender_QSpotLight_h setLocalDirection_h :: Qt3DRender_QSpotLight () -> QVector3D t1 -> IO () # | |
QsetLocalDirection_h (Qt3DRender_QSpotLightSc a) (QVector3D t1) # | |
Defined in Qtc.D3render.Qt3DRender_QSpotLight_h setLocalDirection_h :: Qt3DRender_QSpotLightSc a -> QVector3D t1 -> IO () # |