Home
last modified time | relevance | path

Searched refs:EnsureEcsBinding (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.cpp127 EnsureEcsBinding(sceneInterface); in Connect()
370 ret->EnsureEcsBinding(self->EcsScene(), true); in CloneEcs()
923 void NodeImpl::EnsureEcsBinding(SCENE_NS::IEcsScene::Ptr scene, bool force) in EnsureEcsBinding() function in NodeImpl
925 SCENE_PLUGIN_VERBOSE_LOG("Node::EnsureEcsBinding called for %s (%s)", GetName().c_str(), Path()->Get().c_str()); in EnsureEcsBinding()
970 static_pointer_cast<NodeImpl>(child)->EnsureEcsBinding(self->EcsScene()); in BuildChildrenIterateOver()
H A Dnode_impl.h230 void EnsureEcsBinding(SCENE_NS::IEcsScene::Ptr scene, bool force = false);

Completed in 4 milliseconds