Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dhierarchy_controller.cpp144 AttachNode(interface_cast<INode>(root)); in AttachHierarchy()
148 void NodeHierarchyController::AttachNode(INode* const node) in AttachNode() function in NodeHierarchyController
H A Dhierarchy_controller.h51 void AttachNode(INode* const startable); in SCENE_BEGIN_NAMESPACE()