Home
last modified time | relevance | path

Searched refs:ownsEntity (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dintf_node_private.h46 virtual void ClaimOwnershipOfEntity(bool ownsEntity) = 0;
H A Dnode_impl.h169 void ClaimOwnershipOfEntity(bool ownsEntity) override;
H A Dnode_impl.cpp416 void NodeImpl::ClaimOwnershipOfEntity(bool ownsEntity) in ClaimOwnershipOfEntity() argument
418 ownsEntity_ = ownsEntity; in ClaimOwnershipOfEntity()

Completed in 4 milliseconds