Uses of Interface
io.qt.qt3d.render.QGeometryFactory
Packages that use QGeometryFactory
-
Uses of QGeometryFactory in io.qt.qt3d.render
Classes in io.qt.qt3d.render that implement QGeometryFactoryMethods in io.qt.qt3d.render that return QGeometryFactoryModifier and TypeMethodDescriptionfinal QGeometryFactory
QGeometryRenderer.geometryFactory()
Deprecated.Methods in io.qt.qt3d.render with parameters of type QGeometryFactoryModifier and TypeMethodDescriptiondefault boolean
QGeometryFactory.equals
(QGeometryFactory other) abstract boolean
QGeometryFactory.Impl.equals
(QGeometryFactory other) final void
QGeometryRenderer.setGeometryFactory
(QGeometryFactory factory) Deprecated.