Home
last modified time | relevance | path

Searched defs:IPropertyHandle (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/
H A Dintf_property_api.h28 class IPropertyHandle; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/
H A Dintf_system.h28 class IPropertyHandle; variable
H A Dintf_component_manager.h36 class IPropertyHandle; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dlocal_matrix_system.cpp69 void LocalMatrixSystem::SetProperties(const IPropertyHandle&) {} in SetProperties()
H A Danimation_system.h35 class IPropertyHandle; variable
H A Dskinning_system.cpp198 void SkinningSystem::SetProperties(const IPropertyHandle&) {} in SetProperties()
H A Dnode_system.cpp1029 void NodeSystem::SetProperties(const IPropertyHandle&) {} in SetProperties()