Documentation
class QsetMatrix_h x0 x1 where #
setMatrix_h :: x0 -> x1 -> IO () #
Instances
QsetMatrix_h (Qt3DCore_QTransform ()) (QMatrix4x4 t1) # | |
Defined in Qtc.D3core.Qt3DCore_QTransform_h setMatrix_h :: Qt3DCore_QTransform () -> QMatrix4x4 t1 -> IO () # | |
QsetMatrix_h (Qt3DCore_QTransformSc a) (QMatrix4x4 t1) # | |
Defined in Qtc.D3core.Qt3DCore_QTransform_h setMatrix_h :: Qt3DCore_QTransformSc a -> QMatrix4x4 t1 -> IO () # |
class QsetRotation_h x0 x1 where #
setRotation_h :: x0 -> x1 -> IO () #
Instances
QsetRotation_h (Qt3DCore_QTransform ()) (QQuaternion t1) # | |
Defined in Qtc.D3core.Qt3DCore_QTransform_h setRotation_h :: Qt3DCore_QTransform () -> QQuaternion t1 -> IO () # | |
QsetRotation_h (Qt3DCore_QTransformSc a) (QQuaternion t1) # | |
Defined in Qtc.D3core.Qt3DCore_QTransform_h setRotation_h :: Qt3DCore_QTransformSc a -> QQuaternion t1 -> IO () # |
class QsetRotationX_h x0 x1 where #
setRotationX_h :: x0 -> x1 -> IO () #
Instances
QsetRotationX_h (Qt3DCore_QTransform ()) Float # | |
Defined in Qtc.D3core.Qt3DCore_QTransform_h setRotationX_h :: Qt3DCore_QTransform () -> Float -> IO () # | |
QsetRotationX_h (Qt3DCore_QTransformSc a) Float # | |
Defined in Qtc.D3core.Qt3DCore_QTransform_h setRotationX_h :: Qt3DCore_QTransformSc a -> Float -> IO () # |
class QsetRotationY_h x0 x1 where #
setRotationY_h :: x0 -> x1 -> IO () #
Instances
QsetRotationY_h (Qt3DCore_QTransform ()) Float # | |
Defined in Qtc.D3core.Qt3DCore_QTransform_h setRotationY_h :: Qt3DCore_QTransform () -> Float -> IO () # | |
QsetRotationY_h (Qt3DCore_QTransformSc a) Float # | |
Defined in Qtc.D3core.Qt3DCore_QTransform_h setRotationY_h :: Qt3DCore_QTransformSc a -> Float -> IO () # |
class QsetRotationZ_h x0 x1 where #
setRotationZ_h :: x0 -> x1 -> IO () #
Instances
QsetRotationZ_h (Qt3DCore_QTransform ()) Float # | |
Defined in Qtc.D3core.Qt3DCore_QTransform_h setRotationZ_h :: Qt3DCore_QTransform () -> Float -> IO () # | |
QsetRotationZ_h (Qt3DCore_QTransformSc a) Float # | |
Defined in Qtc.D3core.Qt3DCore_QTransform_h setRotationZ_h :: Qt3DCore_QTransformSc a -> Float -> IO () # |
class QsetScale3D_h x0 x1 where #
setScale3D_h :: x0 -> x1 -> IO () #
Instances
QsetScale3D_h (Qt3DCore_QTransform ()) (QVector3D t1) # | |
Defined in Qtc.D3core.Qt3DCore_QTransform_h setScale3D_h :: Qt3DCore_QTransform () -> QVector3D t1 -> IO () # | |
QsetScale3D_h (Qt3DCore_QTransformSc a) (QVector3D t1) # | |
Defined in Qtc.D3core.Qt3DCore_QTransform_h setScale3D_h :: Qt3DCore_QTransformSc a -> QVector3D t1 -> IO () # |
class QsetTranslation_h x0 x1 where #
setTranslation_h :: x0 -> x1 -> IO () #
Instances
QsetTranslation_h (Qt3DCore_QTransform ()) (QVector3D t1) # | |
Defined in Qtc.D3core.Qt3DCore_QTransform_h setTranslation_h :: Qt3DCore_QTransform () -> QVector3D t1 -> IO () # | |
QsetTranslation_h (Qt3DCore_QTransformSc a) (QVector3D t1) # | |
Defined in Qtc.D3core.Qt3DCore_QTransform_h setTranslation_h :: Qt3DCore_QTransformSc a -> QVector3D t1 -> IO () # |