Home
last modified time | relevance | path

Searched defs:GatherThreadTask (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
Dgltf2_importer.h125 class GatherThreadTask; variable
Dgltf2_importer.cpp2364 class GLTF2Importer::GatherThreadTask final : public IThreadPool::ITask { class in GLTF2::GLTF2Importer
2366 …explicit GatherThreadTask(GLTF2Importer& importer, ImporterTask& task) : importer_(importer), task… in GatherThreadTask() function in GLTF2::GLTF2Importer::GatherThreadTask