Uses of Class
io.qt.qt3d.render.QGeometryRenderer
Package | Description |
---|---|
io.qt.qt3d.animation | |
io.qt.qt3d.extras | |
io.qt.qt3d.render |
-
Uses of QGeometryRenderer in io.qt.qt3d.animation
Fields in io.qt.qt3d.animation with type parameters of type QGeometryRenderer Modifier and Type Field Description QObject.Signal1<QGeometryRenderer>
QMorphingAnimation. targetChanged
QObject.Signal1<QGeometryRenderer>
QVertexBlendAnimation. targetChanged
Methods in io.qt.qt3d.animation that return QGeometryRenderer Modifier and Type Method Description QGeometryRenderer
QMorphingAnimation. target()
QGeometryRenderer
QVertexBlendAnimation. target()
Methods in io.qt.qt3d.animation with parameters of type QGeometryRenderer Modifier and Type Method Description void
QMorphingAnimation. setTarget(QGeometryRenderer target)
void
QVertexBlendAnimation. setTarget(QGeometryRenderer target)
-
Uses of QGeometryRenderer in io.qt.qt3d.extras
Subclasses of QGeometryRenderer in io.qt.qt3d.extras Modifier and Type Class Description class
QConeMesh
A conical meshclass
QCuboidMesh
A cuboid meshclass
QCylinderMesh
A cylindrical meshclass
QExtrudedTextMesh
A 3D extruded Text meshclass
QPlaneMesh
A square planar meshclass
QSphereMesh
A spherical meshclass
QTorusMesh
A toroidal mesh -
Uses of QGeometryRenderer in io.qt.qt3d.render
Subclasses of QGeometryRenderer in io.qt.qt3d.render Modifier and Type Class Description class
QMesh
A custom mesh loader