Home
last modified time | relevance | path

Searched refs:SetPropertyTarget (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_context.cpp65 IProperty::Ptr ObjectContext::SetPropertyTarget(const IProperty::Ptr& property) in SetPropertyTarget() function in Internal::ObjectContext
67 return proxy_->SetPropertyTarget(property); in SetPropertyTarget()
H A Dobject_context.h47 IProperty::Ptr SetPropertyTarget(const IProperty::Ptr& property) override;
H A Dproxy_object.h61 IProperty::Ptr SetPropertyTarget(const IProperty::Ptr& property) override;
H A Dproxy_object.cpp233 IProperty::Ptr ProxyObject::SetPropertyTarget(const IProperty::Ptr& property) in SetPropertyTarget() function in Internal::ProxyObject
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_proxy_object.h70 virtual IProperty::Ptr SetPropertyTarget(const IProperty::Ptr& property) = 0;

Completed in 3 milliseconds