Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
Dgltf2_exporter.cpp2273 if (auto const nodeManager = GetManager<INodeComponentManager>(ecs); nodeManager) { in IsExportable() local
2498 auto const nodeManager = GetManager<INodeComponentManager>(ecs); in ExportGLTF() local
Dgltf2_importer.cpp1974 INodeComponentManager& nodeManager = *(GetManager<INodeComponentManager>(ecs)); in CreateNode() local
2463 INodeComponentManager& nodeManager = *(GetManager<INodeComponentManager>(ecs)); in ImportScene() local