Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/plugin/
Dintf_interface.h85 BASE_NS::shared_ptr<const U> interface_pointer_cast(const BASE_NS::shared_ptr<const T>& ptr) in interface_pointer_cast() function
102 BASE_NS::shared_ptr<U> interface_pointer_cast(const BASE_NS::weak_ptr<T>& weak) in interface_pointer_cast() function
108 BASE_NS::shared_ptr<const U> interface_pointer_cast(const BASE_NS::weak_ptr<const T>& weak) in interface_pointer_cast() function