wren
Vulkan-based game engine
Loading...
Searching...
No Matches
scene_panel.hpp File Reference
#include <memory>
#include <optional>
#include <wren/scene/scene.hpp>
Include dependency graph for scene_panel.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void render_scene_panel (const std::shared_ptr< wren::scene::Scene > &scene, std::optional< flecs::entity > &selected_entity)
 

Function Documentation

◆ render_scene_panel()

void render_scene_panel ( const std::shared_ptr< wren::scene::Scene > & scene,
std::optional< flecs::entity > & selected_entity )
Here is the caller graph for this function: