Uses of Interface
io.qt.qt3d.render.QGeometryFactory
Package | Description |
---|---|
io.qt.qt3d.render |
-
Uses of QGeometryFactory in io.qt.qt3d.render
Classes in io.qt.qt3d.render that implement QGeometryFactory Modifier and Type Class Description static class
QGeometryFactory.Impl
Implementor class for interfaceQGeometryFactory
Methods in io.qt.qt3d.render that return QGeometryFactory Modifier and Type Method Description QGeometryFactory
QGeometryRenderer. geometryFactory()
Deprecated.Methods in io.qt.qt3d.render with parameters of type QGeometryFactory Modifier and Type Method Description default boolean
QGeometryFactory. equals(QGeometryFactory other)
abstract boolean
QGeometryFactory.Impl. equals(QGeometryFactory other)
void
QGeometryRenderer. setGeometryFactory(QGeometryFactory factory)
Deprecated.