QGeometryLoaderInterface Class

(Qt3DRender::QGeometryLoaderInterface)
Inherits: QObject

Public Functions

virtual QGeometry *geometry() const = 0
virtual bool load(QIODevice *ioDev, const QString &subMesh = QString()) = 0
  • 32 public functions inherited from QObject

Additional Inherited Members

  • 1 property inherited from QObject
  • 1 public slot inherited from QObject
  • 2 signals inherited from QObject
  • 11 static public members inherited from QObject
  • 9 protected functions inherited from QObject

Member Function Documentation

[pure virtual] QGeometry *QGeometryLoaderInterface::geometry() const

[pure virtual] bool QGeometryLoaderInterface::load(QIODevice *ioDev, const QString &subMesh = QString())