Searched defs:componentTree (Results 1 – 2 of 2) sorted by relevance
77 auto componentTree = TreeManager::GetInstance()->GetNewComponents(); in SetNodeId() local
86 bool TreeManager::RecursComponent(const std::shared_ptr<ComponentTree>& componentTree) in RecursComponent()