Uses of Class
io.qt.qt3d.core.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.core
Modifier and TypeMethodDescriptionfinal QGeometry
QGeometryView.geometry()
final QGeometry
QGeometryView.getGeometry()
Kotlin property getter. -
Uses of QGeometry in io.qt.qt3d.extras
Modifier and TypeClassDescriptionclass
Allows creation of a cone in 3D spaceclass
Allows creation of a cuboid in 3D spaceclass
Allows creation of a cylinder in 3D spaceclass
Allows creation of a 3D extruded text in 3D spaceclass
Allows creation of a plane in 3D spaceclass
Allows creation of a sphere in 3D spaceclass
Allows creation of a torus in 3D space -
Uses of QGeometry in io.qt.qt3d.render
Modifier and TypeFieldDescriptionfinal QObject.Signal1<QGeometry>
QGeometryRenderer.geometryChanged
Modifier and TypeMethodDescriptionfinal QGeometry
QGeometryRenderer.geometry()
final QGeometry
QGeometryRenderer.getGeometry()
Kotlin property getter.