Home
last modified time | relevance | path

Searched defs:gltf (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_loader.cpp426 auto& gltf = graphicsContext_.GetGltf(); in LoadGltfEntityCollection() local
451 auto& gltf = graphicsContext_.GetGltf(); in ImportSceneFromGltf() local
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp457 auto gltf = graphicsContext_->GetGltf().LoadGLTF(info.fileName_); in LoadAndImport() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp3644 auto& gltf = graphicsContext_->GetGltf(); in ImportScene() local