Uses of Class
io.qt.qt3d.core.QEntity
Packages that use QEntity
Package
Description
-
Uses of QEntity in io.qt.qt3d.animation
Fields in io.qt.qt3d.animation with type parameters of type QEntityModifier and TypeFieldDescriptionfinal QObject.Signal1<QEntity>
QAnimationController.entityChanged
Methods in io.qt.qt3d.animation that return QEntityMethods in io.qt.qt3d.animation with parameters of type QEntityModifier and TypeMethodDescriptionfinal void
-
Uses of QEntity in io.qt.qt3d.core
Fields in io.qt.qt3d.core with type parameters of type QEntityModifier and TypeFieldDescriptionfinal QObject.Signal1<QEntity>
QComponent.addedToEntity
final QObject.Signal1<QEntity>
QComponent.removedFromEntity
Methods in io.qt.qt3d.core that return QEntityModifier and TypeMethodDescriptionfinal QEntity
QEntity.parentEntity()
final QEntity
QAspectEngine.rootEntity()
Methods in io.qt.qt3d.core that return types with arguments of type QEntityMethods in io.qt.qt3d.core with parameters of type QEntity -
Uses of QEntity in io.qt.qt3d.extras
Subclasses of QEntity in io.qt.qt3d.extrasModifier and TypeClassDescriptionclass
Basic functionality for camera controllersclass
Allows controlling the scene camera from the first person perspectiveclass
Allows controlling the scene camera along orbital pathclass
Qt3DExtras::QSkyboxEntity is a convenience Qt3DCore::QEntity subclass that can be used to insert a skybox in a 3D sceneclass
Allows creation of a 2D text in 3D spaceFields in io.qt.qt3d.extras with type parameters of type QEntityMethods in io.qt.qt3d.extras that return QEntityMethods in io.qt.qt3d.extras with parameters of type QEntity -
Uses of QEntity in io.qt.qt3d.render
Subclasses of QEntity in io.qt.qt3d.renderModifier and TypeClassDescriptionclass
Defines a view point through which the scene will be renderedFields in io.qt.qt3d.render with type parameters of type QEntityModifier and TypeFieldDescriptionfinal QObject.Signal1<QEntity>
QCameraSelector.cameraChanged
final QObject.Signal1<QEntity>
QProximityFilter.entityChanged
Methods in io.qt.qt3d.render that return QEntityModifier and TypeMethodDescriptionfinal QEntity
QCameraSelector.camera()
final QEntity
QPickEvent.entity()
final QEntity
QProximityFilter.entity()
final QEntity
QRayCasterHit.entity()
Returns a pointer to the entity that was hitfinal QEntity
Methods in io.qt.qt3d.render with parameters of type QEntityModifier and TypeMethodDescriptionfinal void
final void
final void
QCamera.viewEntity
(QEntity entity) -
Uses of QEntity in io.qt.qt3d.render.quick.scene2d
Methods in io.qt.qt3d.render.quick.scene2d that return types with arguments of type QEntityMethods in io.qt.qt3d.render.quick.scene2d with parameters of type QEntity