SDEngine
Game Engine
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 1234567]
  SD
  include
  SD
  core
  ecs
  impl
 Command.hpp
 CommandQueue.hpp
 commands.hpp
 component_registration.hpp
 ComponentFactory.hpp
 ComponentPoolNode.hpp
 components.hpp
 Entity.hpp
 EntityManager.hpp
 SparseEntitySet.hpp
  events
  app
  window
 Event.hpp
 EventManager.hpp
 EventVariant.hpp
  layers
 EngineDebugLayer.hpp
 PerformanceLayer.hpp
  vulkan
 vulkan_config.hpp
 vulkan_utils.hpp
 VulkanContext.hpp
 VulkanFramebuffer.hpp
 VulkanRenderer.hpp
 VulkanWindow.hpp
 ApplicationRuntime.hpp
 arena_vec.hpp
 base.hpp
 EngineServices.hpp
 FrameTimer.hpp
 GlfwContext.hpp
 id_types.hpp
 Layer.hpp
 LayerList.hpp
 LayerNode.hpp
 LayoutManager.hpp
 logging.hpp
 math_utils.hpp
 Scene.hpp
 SceneManager.hpp
 SDImGuiContext.hpp
 SDImGuiViewport.hpp
 ShaderCompiler.hpp
 type_id.hpp
 types.hpp
 View.hpp
 ViewManager.hpp
 Window.hpp
 WindowManager.hpp
  impl
 Application.inl
  utils
 file_utils.hpp
 FixedString.hpp
 serialization.hpp
 utils.hpp
 Application.hpp
 arena.hpp
 game_api.hpp
 imgui_vla_config.h
 profiler.hpp
 RuntimeStateManager.hppState persistence for hot reload support
 Vertex.hpp
  src
  core
  ecs
 CommandQueue.cpp
 ComponentFactory.cpp
  layers
 EngineDebugLayer.cpp
 SDImGuiContext.cpp
  vulkan
 VulkanContext.cpp
 VulkanFramebuffer.cpp
 VulkanRenderer.cpp
 VulkanWindow.cpp
 LayoutManager.cpp
 logging.cpp
 SceneManager.cpp
 SDImGuiViewport.cpp
 ShaderCompiler.cpp
 View.cpp
 ViewManager.cpp
 Window.cpp
 WindowManager.cpp
 Application.cpp
 arena.cpp
 internal.hpp
 RuntimeStateManager.cpp