Uses of Class
io.qt.qt3d.render.QGeometry
Packages that use QGeometry
-
Uses of QGeometry in io.qt.qt3d.animation
Methods in io.qt.qt3d.animation with parameters of type QGeometryModifier and TypeMethodDescriptionstatic QMorphTarget
QMorphTarget.fromGeometry
(QGeometry geometry, Collection<String> attributes) -
Uses of QGeometry in io.qt.qt3d.extras
Subclasses of QGeometry in io.qt.qt3d.extrasModifier and TypeClassDescriptionclass
Allows creation of a cone in 3D space. * * * * * The QConeGeometry class is most commonly used internally by the QConeMesh * but can also be used in custom Qt3DRender::QGeometryRenderer subclasses.class
Allows creation of a cuboid in 3D space. * * * * * The QCuboidGeometry class is most commonly used internally by the QCuboidMesh * but can also be used in custom Qt3DRender::QGeometryRenderer subclassesclass
Allows creation of a cylinder in 3D space. * * * * * The QCylinderGeometry class is most commonly used internally by the QCylinderMesh * but can also be used in custom Qt3DRender::QGeometryRenderer subclassesclass
Allows creation of a 3D extruded text in 3D spaceclass
Allows creation of a plane in 3D space. * * * * The QPlaneGeometry class is most commonly used internally by the QPlaneMesh * but can also be used in custom Qt3DRender::QGeometryRenderer subclassesclass
Allows creation of a sphere in 3D space. * * * * * The QSphereGeometry class is most commonly used internally by the QSphereMesh * but can also be used in custom Qt3DRender::QGeometryRenderer subclassesclass
Allows creation of a torus in 3D space. * * * * * The QTorusGeometry class is most commonly used internally by the QTorusMesh * but can also be used in custom Qt3DRender::QGeometryRenderer subclasses -
Uses of QGeometry in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QGeometryModifier and TypeFieldDescriptionfinal QObject.Signal1<QGeometry>
QGeometryRenderer.geometryChanged
Methods in io.qt.qt3d.render that return QGeometryModifier and TypeMethodDescriptionfinal QGeometry
QGeometryRenderer.geometry()
default QGeometry
QGeometryFactory.get()
Delegate forQGeometryFactory.invoke()
.final QGeometry
QGeometryFactory.Impl.get()
Delegate forQGeometryFactory.Impl.invoke()
.final QGeometry
QGeometryRenderer.getGeometry()
Kotlin property getter.abstract QGeometry
QGeometryFactory.Impl.invoke()
QGeometryFactory.invoke()
Methods in io.qt.qt3d.render with parameters of type QGeometry