Documentation
class QsetUpVector_h x0 x1 where #
setUpVector_h :: x0 -> x1 -> IO () #
Instances
QsetUpVector_h (Qt3DRender_QCamera ()) (QVector3D t1) # | |
Defined in Qtc.D3render.Qt3DRender_QCamera_h setUpVector_h :: Qt3DRender_QCamera () -> QVector3D t1 -> IO () # | |
QsetUpVector_h (Qt3DRender_QCameraSc a) (QVector3D t1) # | |
Defined in Qtc.D3render.Qt3DRender_QCamera_h setUpVector_h :: Qt3DRender_QCameraSc a -> QVector3D t1 -> IO () # |
class QsetViewCenter_h x0 x1 where #
setViewCenter_h :: x0 -> x1 -> IO () #
Instances
QsetViewCenter_h (Qt3DRender_QCamera ()) (QVector3D t1) # | |
Defined in Qtc.D3render.Qt3DRender_QCamera_h setViewCenter_h :: Qt3DRender_QCamera () -> QVector3D t1 -> IO () # | |
QsetViewCenter_h (Qt3DRender_QCameraSc a) (QVector3D t1) # | |
Defined in Qtc.D3render.Qt3DRender_QCamera_h setViewCenter_h :: Qt3DRender_QCameraSc a -> QVector3D t1 -> IO () # |
class QviewAll_h x0 x1 where #
Instances
QviewAll_h (Qt3DRender_QCamera ()) () # | |
Defined in Qtc.D3render.Qt3DRender_QCamera_h viewAll_h :: Qt3DRender_QCamera () -> () -> IO () # | |
QviewAll_h (Qt3DRender_QCameraSc a) () # | |
Defined in Qtc.D3render.Qt3DRender_QCamera_h viewAll_h :: Qt3DRender_QCameraSc a -> () -> IO () # |
class QviewEntity_h x0 x1 where #
viewEntity_h :: x0 -> x1 -> IO () #
Instances
QviewEntity_h (Qt3DRender_QCamera ()) (Qt3DCore_QEntity t1) # | |
Defined in Qtc.D3render.Qt3DRender_QCamera_h viewEntity_h :: Qt3DRender_QCamera () -> Qt3DCore_QEntity t1 -> IO () # | |
QviewEntity_h (Qt3DRender_QCameraSc a) (Qt3DCore_QEntity t1) # | |
Defined in Qtc.D3render.Qt3DRender_QCamera_h viewEntity_h :: Qt3DRender_QCameraSc a -> Qt3DCore_QEntity t1 -> IO () # |
class QviewSphere_h x0 x1 where #
viewSphere_h :: x0 -> x1 -> IO () #
Instances
QviewSphere_h (Qt3DRender_QCamera ()) (QVector3D t1, Float) # | |
Defined in Qtc.D3render.Qt3DRender_QCamera_h viewSphere_h :: Qt3DRender_QCamera () -> (QVector3D t1, Float) -> IO () # | |
QviewSphere_h (Qt3DRender_QCameraSc a) (QVector3D t1, Float) # | |
Defined in Qtc.D3render.Qt3DRender_QCamera_h viewSphere_h :: Qt3DRender_QCameraSc a -> (QVector3D t1, Float) -> IO () # |