Uses of Class
io.qt.qt3d.render.QCamera
Package | Description |
---|---|
io.qt.qt3d.extras | |
io.qt.qt3d.render |
-
Uses of QCamera in io.qt.qt3d.extras
Methods in io.qt.qt3d.extras that return QCamera Modifier and Type Method Description QCamera
QAbstractCameraController. camera()
QCamera
Qt3DWindow. camera()
Methods in io.qt.qt3d.extras with parameters of type QCamera Modifier and Type Method Description void
QAbstractCameraController. setCamera(QCamera camera)
-
Uses of QCamera in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QCamera Modifier and Type Field Description QObject.Signal1<QCamera>
QLevelOfDetail. cameraChanged
Methods in io.qt.qt3d.render that return QCamera Modifier and Type Method Description QCamera
QLevelOfDetail. camera()
Methods in io.qt.qt3d.render with parameters of type QCamera Modifier and Type Method Description void
QLevelOfDetail. setCamera(QCamera camera)