Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::scene_panel Member List

This is the complete list of members for unravel::scene_panel, including all inherited members.

deinit(rtti::context &ctx)unravel::scene_panel
delete_entities(const std::vector< entt::handle > &entities)unravel::entity_panel
duplicate_entities(const std::vector< entt::handle > &entities)unravel::entity_panel
entity_panel(imgui_panels *parent)unravel::entity_panel
focus_entities(entt::handle camera, const std::vector< entt::handle > &entities)unravel::entity_panel
get_auto_save_prefab() const -> boolunravel::scene_panel
get_camera() -> entt::handleunravel::scene_panel
get_center() -> entt::handleunravel::scene_panel
get_drag_selection_bounds() const -> std::pair< ImVec2, ImVec2 >unravel::scene_panelinline
get_drag_selection_rect() const -> ImRectunravel::scene_panelinline
get_entity_display_color(entt::handle entity) -> ImVec4unravel::entity_panelstatic
get_entity_icon(entt::handle entity) -> std::stringunravel::entity_panelstatic
get_entity_name(entt::handle entity) -> std::stringunravel::entity_panelstatic
init(rtti::context &ctx)unravel::scene_panel
is_drag_selection_active() const -> boolunravel::scene_panelinline
is_focused() const -> boolunravel::scene_panel
on_frame_before_render(rtti::context &ctx, delta_t dt)unravel::scene_panel
on_frame_render(rtti::context &ctx, delta_t dt)unravel::scene_panel
on_frame_ui_render(rtti::context &ctx, const char *name)unravel::scene_panel
unravel::entity_panel::on_frame_ui_render()unravel::entity_panel
on_frame_update(rtti::context &ctx, delta_t dt)unravel::scene_panel
parent_unravel::entity_panelprotected
scene_panel(imgui_panels *parent)unravel::scene_panel
set_visible(bool visible)unravel::scene_panel
~entity_panel()=defaultunravel::entity_panel