Home
last modified time | relevance | path

Searched refs:OnImportStarted (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/loaders/
H A Dintf_scene_loader.h171 virtual void OnImportStarted() = 0;
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/gltf/
H A Dgltf.h233 virtual void OnImportStarted() = 0;
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.h220 void OnImportStarted() override;
H A Dgltf2_importer.cpp2718 listener_->OnImportStarted(); in Prepare()
3688 void Gltf2SceneImporter::OnImportStarted() in OnImportStarted() function in GLTF2::Gltf2SceneImporter
3691 listener_->OnImportStarted(); in OnImportStarted()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_loader.cpp181 void OnImportStarted() override {} in OnImportStarted() function in AssetLoader