UpdateMeshTriangleListJob Class
(Qt3DRender::Render::UpdateMeshTriangleListJob)Inherits: | Qt3DCore::QAspectJob |
Public Functions
UpdateMeshTriangleListJob() | |
~UpdateMeshTriangleListJob() | |
NodeManagers * | managers() const |
void | setManagers(NodeManagers *manager) |
Reimplemented Public Functions
virtual void | run() |
- 4 public functions inherited from Qt3DCore::QAspectJob
Member Function Documentation
UpdateMeshTriangleListJob::UpdateMeshTriangleListJob()
Default constructs an instance of UpdateMeshTriangleListJob.
UpdateMeshTriangleListJob::~UpdateMeshTriangleListJob()
Destroys the instance of UpdateMeshTriangleListJob.
NodeManagers *UpdateMeshTriangleListJob::managers() const
See also setManagers().
[virtual]
void UpdateMeshTriangleListJob::run()
void UpdateMeshTriangleListJob::setManagers(NodeManagers *manager)
See also managers().