QGeometryFactory Class
(Qt3DRender::QGeometryFactory)Inherits: | QAbstractFunctor |
Public Functions
virtual | ~QGeometryFactory() |
virtual QGeometry * | operator()() = 0 |
virtual bool | operator==(const QGeometryFactory &other) const = 0 |
- 2 public functions inherited from Qt3DRender::QAbstractFunctor
Member Function Documentation
[virtual]
QGeometryFactory::~QGeometryFactory()
Destroys the instance of QGeometryFactory. The destructor is virtual.