继承: | Qt3DRender::QAbstractFunctor |
virtual Qt3DRender::QGeometry * | operator() () = 0 |
virtual bool | operator== (const Qt3DRender::QGeometryFactory & other ) const = 0 |
[pure virtual]
Qt3DRender::QGeometry
*QGeometryFactory::
operator()
()
Returns the generated geometry.
[pure virtual]
bool
QGeometryFactory::
operator==
(const
Qt3DRender::QGeometryFactory
&
other
) const
Compares the factory with the factory specified in other . Returns true if they are equal.