Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dentity_collection.h144 using ComponentMap = BASE_NS::unordered_map<BASE_NS::Uid, PropertyList>; in SCENE_BEGIN_NAMESPACE() local
145 BASE_NS::unordered_map<CORE_NS::Entity, ComponentMap> serializationInfo_; in SCENE_BEGIN_NAMESPACE()