Home
last modified time | relevance | path

Searched refs:entityCollection (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_entity_collection.h42 virtual void ModifiedChanged(IEntityCollection& entityCollection, bool modified) = 0; in SCENE_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dentity_collection.h134 void ModifiedChanged(IEntityCollection& entityCollection, bool modified) override; in SCENE_BEGIN_NAMESPACE()
H A Dentity_collection.cpp928 void EntityCollection::ModifiedChanged(IEntityCollection& entityCollection, bool modified) in ModifiedChanged() argument