Home
last modified time | relevance | path

Searched refs:Attaching (Results 1 - 8 of 8) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_attachment.h60 virtual bool Attaching(const IAttach::Ptr& target, const IObject::Ptr& dataContext) = 0;
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/attachment/
H A Dattachment.h30 * two methods, AttachTo and DetachFrom which are called when the corresponding Attaching/Detaching
44 /** AttachmentFwd calls this when IAttachment::Attaching is called by the framework. */
54 /** Private implementation of IAttachment::Attaching, handle properties and call the AttachTo method defined by
56 bool Attaching(const META_NS::IAttach::Ptr& target, const META_NS::IObject::Ptr& dataContext) final
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_hierarchy_observer.h95 bool Attaching(const META_NS::IAttach::Ptr& target, const META_NS::IObject::Ptr& dataContext) override;
H A Dattachment_container.cpp166 if (!attachment->Attaching(owner, context)) { in AddingToContainer()
H A Dobject_hierarchy_observer.cpp426 bool ObjectHierarchyObserver::Attaching(const META_NS::IAttach::Ptr& target, const META_NS::IObject::Ptr& dataContext) in Attaching() function in ObjectHierarchyObserver
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Danim_impl.cpp82 bool Attaching(const IAttach::Ptr& target, const IObject::Ptr& dataContext) override
H A Decs_animation.h293 bool Attaching(const IAttach::Ptr& target, const IObject::Ptr& dataContext) override
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Danimation.h118 bool Attaching(const IAttach::Ptr& target, const IObject::Ptr& dataContext) override

Completed in 4 milliseconds