Home
last modified time | relevance | path

Searched defs:SetSuperInstance (Results 1 – 5 of 5) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/src/
Dbase_object.cpp72 void BaseObject::SetSuperInstance(const IObject::Ptr& aggr, const IObject::Ptr& super) in SetSuperInstance() function in Internal::BaseObject
Dobject_context.cpp22 void ObjectContext::SetSuperInstance(const IObject::Ptr& aggr, const IObject::Ptr& super) in SetSuperInstance() function in Internal::ObjectContext
Dattachment_container.cpp29 void AttachmentContainer::SetSuperInstance(const IObject::Ptr& aggr, const IObject::Ptr& super) in SetSuperInstance() function in AttachmentContainer
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
Dobject.h189 …void SetSuperInstance(const META_NS::IObject::Ptr& /*aggr*/, const META_NS::IObject::Ptr& super) o… in SetSuperInstance() function
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
Dnode_impl.cpp1338 void NodeImpl::SetSuperInstance(const IObject::Ptr& aggr, const IObject::Ptr& super) in SetSuperInstance() function in NodeImpl