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