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 -> bool
unravel::scene_panel
get_camera
() -> entt::handle
unravel::scene_panel
get_center
() -> entt::handle
unravel::scene_panel
get_drag_selection_bounds
() const -> std::pair< ImVec2, ImVec2 >
unravel::scene_panel
inline
get_drag_selection_rect
() const -> ImRect
unravel::scene_panel
inline
get_entity_display_color
(entt::handle entity) -> ImVec4
unravel::entity_panel
static
get_entity_icon
(entt::handle entity) -> std::string
unravel::entity_panel
static
get_entity_name
(entt::handle entity) -> std::string
unravel::entity_panel
static
init
(rtti::context &ctx)
unravel::scene_panel
is_drag_selection_active
() const -> bool
unravel::scene_panel
inline
is_focused
() const -> bool
unravel::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_panel
protected
scene_panel
(imgui_panels *parent)
unravel::scene_panel
set_visible
(bool visible)
unravel::scene_panel
~entity_panel
()=default
unravel::entity_panel
Generated by
1.12.0