UpdateMeshTriangleListJob Class

(Qt3DRender::Render::UpdateMeshTriangleListJob)

Public Functions

UpdateMeshTriangleListJob()
~UpdateMeshTriangleListJob()
NodeManagers *managers() const
void setManagers(NodeManagers *manager)

Reimplemented Public Functions

virtual void run()

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().