Geometry Class
(Qt3DRender::Render::Geometry)Inherits: | Qt3DRender::Render::BackendNode |
Public Functions
Geometry() | |
~Geometry() | |
QVector<Qt3DCore::QNodeId> | attributes() const |
Qt3DCore::QNodeId | boundingPositionAttribute() const |
void | cleanup() |
bool | isDirty() const |
void | sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e) |
void | unsetDirty() |
- 3 public functions inherited from Qt3DRender::Render::BackendNode
- 4 public functions inherited from Qt3DCore::QBackendNode
Additional Inherited Members
- 1 protected function inherited from Qt3DRender::Render::BackendNode
- 2 protected functions inherited from Qt3DCore::QBackendNode
Member Function Documentation
Geometry::Geometry()
Default constructs an instance of Geometry.
Geometry::~Geometry()
Destroys the instance of Geometry.