Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeMeta/include/meta/api/
Dutil.h115 inline bool SetPointer(IAny& any, const BASE_NS::shared_ptr<CORE_NS::IInterface>& p) in SetPointer() function
121 inline bool SetPointer(IAny& any, const BASE_NS::shared_ptr<const CORE_NS::IInterface>& p) in SetPointer() function
127 inline bool SetPointer(const IProperty::Ptr& p, const BASE_NS::shared_ptr<CORE_NS::IInterface>& ptr) in SetPointer() function
142 inline bool SetPointer(const IProperty::Ptr& p, const BASE_NS::shared_ptr<const CORE_NS::IInterface… in SetPointer() function
158 inline bool SetPointer(const IProperty::Ptr& p, const BASE_NS::shared_ptr<Interface>& ptr) in SetPointer() function