Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.cpp770 UpdateParent(entity, oldParent, newParent); in SetParent()
792 void UpdateParent(Entity entity, Entity oldParent, Entity newParent) in UpdateParent() function in NodeSystem::NodeCache