SDEngine
Game Engine
Loading...
Searching...
No Matches
sd::View Member List

This is the complete list of members for sd::View, including all inherited members.

Applicationsd::Viewfriend
consume_extent_changed()sd::Viewinline
create_viewport(VkExtent2D initialExtent={1280, 720})sd::View
create_vulkan_resources()sd::View
destroy_viewport()sd::View
find_depth_format()sd::View
get_aspect_mode() constsd::Viewinline
get_color_format() constsd::Viewinline
get_color_view() constsd::Viewinline
get_content_region_extent() constsd::Viewinline
get_content_region_pos() constsd::Viewinline
get_depth_format() constsd::Viewinline
get_depth_view() constsd::Viewinline
get_display_texture() constsd::Viewinline
get_extent() constsd::Viewinline
get_im_gui_extent()sd::View
get_layers()sd::Viewinline
get_layers() constsd::Viewinline
get_name() constsd::Viewinline
get_projection() constsd::Viewinline
get_render_mode() constsd::Viewinline
get_view_id() constsd::Viewinline
is_open() constsd::Viewinline
m_appsd::View
m_aspect_modesd::View
m_camera_view_projectionsd::View
m_color_allocationsd::View
m_color_formatsd::View
m_color_imagesd::View
m_color_viewsd::View
m_content_region_extentsd::View
m_content_region_possd::View
m_depth_allocationsd::View
m_depth_formatsd::View
m_depth_imagesd::View
m_depth_viewsd::View
m_display_tex_dssd::View
m_extentsd::View
m_extent_changedsd::View
m_imgui_ctxsd::View
m_layerssd::View
m_namesd::View
m_opensd::View
m_render_modesd::View
m_view_idsd::View
m_vulkan_ctxsd::View
on_event(EventVariant &e)sd::Viewinline
on_fixed_update(double dt)sd::Viewinline
on_gui_render()sd::View
on_render(vk::CommandBuffer cmd)sd::View
on_update(float dt)sd::Viewinline
push_layer(Args &&... args)sd::Viewinline
push_layer(int stageOrder, Args &&... args)sd::Viewinline
resize(vk::Extent2D extent)sd::View
set_aspect_mode(AspectMode mode)sd::Viewinline
set_open(bool open)sd::Viewinline
set_render_mode(RenderMode mode)sd::Viewinline
View(const std::string &name, const EngineServices &services)sd::Viewinline
ViewManagersd::Viewfriend
~View()sd::View