LoadTextureDataJob Class
(Qt3DRender::Render::LoadTextureDataJob)Inherits: | Qt3DCore::QAspectJob |
Public Functions
LoadTextureDataJob(const Qt3DCore::QNodeId &textureId) | |
~LoadTextureDataJob() | |
void | setNodeManagers(NodeManagers *manager) |
- 4 public functions inherited from Qt3DCore::QAspectJob
Reimplemented Protected Functions
virtual void | run() |
Member Function Documentation
LoadTextureDataJob::LoadTextureDataJob(const Qt3DCore::QNodeId &textureId)
Default constructs an instance of LoadTextureDataJob.
LoadTextureDataJob::~LoadTextureDataJob()
Destroys the instance of LoadTextureDataJob.