Class PanelManager¶
Defined in File panel_manager.h
Class Documentation¶
-
class PanelManager¶
Public Functions
-
void on_gui_render(EditorContext &editor_context, FrameContext &frame)¶
Main execution entry point, renders all editor panels.
-
void print_scene_graph(ecs::Registry ®istry, const FrameContext &frame)¶
Renders the scene graph hierarchy panel.
-
void print_stats_block(ecs::Registry ®istry, FrameContext &frame)¶
Renders performance statistics panel.
-
void on_gui_render(EditorContext &editor_context, FrameContext &frame)¶