Home
last modified time | relevance | path

Searched refs:OnTypeInfoEvent (Results 1 - 11 of 11) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/
H A Dimage_loader_manager.h63 void OnTypeInfoEvent(EventType type, BASE_NS::array_view<const ITypeInfo* const> typeInfos) override;
H A Dimage_loader_manager.cpp239 void ImageLoaderManager::OnTypeInfoEvent(EventType type, array_view<const ITypeInfo* const> typeInfos) in OnTypeInfoEvent() function in ImageLoaderManager
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/plugin/
H A Dintf_plugin_register.h90 virtual void OnTypeInfoEvent(EventType type, BASE_NS::array_view<const ITypeInfo* const> typeInfos) = 0;
/foundation/graphic/graphic_3d/lume/Lume_3D/src/
H A Dgraphics_context.h93 void OnTypeInfoEvent(EventType type, BASE_NS::array_view<const CORE_NS::ITypeInfo* const> typeInfos) override;
H A Dgraphics_context.cpp454 void GraphicsContext::OnTypeInfoEvent(EventType type, array_view<const ITypeInfo* const> typeInfos) in OnTypeInfoEvent() function in GraphicsContext
/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H A Dengine.h87 void OnTypeInfoEvent(EventType type, BASE_NS::array_view<const ITypeInfo* const> typeInfos) override;
H A Dengine.cpp339 void Engine::OnTypeInfoEvent(EventType type, array_view<const ITypeInfo* const> typeInfos) in OnTypeInfoEvent() function in Engine
H A Dplugin_registry.cpp172 listener->OnTypeInfoEvent(type, typeInfos); in Notify()
/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_context.h106 void OnTypeInfoEvent(EventType type, BASE_NS::array_view<const CORE_NS::ITypeInfo* const> typeInfos) override;
H A Drender_context.cpp659 void RenderContext::OnTypeInfoEvent(EventType type, array_view<const ITypeInfo* const> typeInfos) in OnTypeInfoEvent() function in RenderContext
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Decs.cpp105 void OnTypeInfoEvent(EventType type, array_view<const ITypeInfo* const> typeInfos) override;
595 void Ecs::OnTypeInfoEvent(EventType type, array_view<const ITypeInfo* const> typeInfos) in OnTypeInfoEvent() function in __anon9609::Ecs

Completed in 9 milliseconds