Searched refs:GetRenderNodeContextInterface (Results 1 – 3 of 3) sorted by relevance
108 virtual CORE_NS::IInterface* GetRenderNodeContextInterface(const BASE_NS::Uid& uid) const = 0;113 InterfaceType* GetRenderNodeContextInterface() in GetRenderNodeContextInterface() function115 return static_cast<InterfaceType*>(GetRenderNodeContextInterface(InterfaceType::UID)); in GetRenderNodeContextInterface()
93 CORE_NS::IInterface* GetRenderNodeContextInterface(const BASE_NS::Uid& uid) const override;
156 CORE_NS::IInterface* RenderNodeContextManager::GetRenderNodeContextInterface(const Uid& uid) const in GetRenderNodeContextInterface() function in RenderNodeContextManager