Geometry Class
(Qt3DRender::Render::Geometry)Inherits: | Qt3DCore::QBackendNode |
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() |
void | updateFromPeer(Qt3DCore::QNode *peer) |
int | verticesPerPatch() const |
- 5 public functions inherited from Qt3DCore::QBackendNode
Additional Inherited Members
- 3 protected functions inherited from Qt3DCore::QBackendNode
Member Function Documentation
Geometry::Geometry()
Default constructs an instance of Geometry.
Geometry::~Geometry()
Destroys the instance of Geometry.