Uses of Class
io.qt.qt3d.render.QGeometry
-
Uses of QGeometry in io.qt.qt3d.animation
Modifier and TypeMethodDescriptionstatic QMorphTarget
QMorphTarget.fromGeometry
(QGeometry geometry, Collection<String> attributes) -
Uses of QGeometry in io.qt.qt3d.extras
Modifier 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
Modifier and TypeFieldDescriptionfinal QObject.Signal1<QGeometry>
QGeometryRenderer.geometryChanged
Modifier 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()