opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
osc::App Member List

This is the complete list of members for osc::App, including all inherited members.

anti_aliasing_level() constosc::App
App()osc::App
App(const AppMetadata &)osc::Appexplicit
App(const App &)=deleteosc::App
App(App &&) noexcept=deleteosc::App
application_name_with_version_and_buildid() constosc::App
debug_mode() constosc::App
do_main_loop_step()osc::App
executable_directory() constosc::App
focus_main_window()osc::App
frame_delta_since_last_frame() constosc::App
frame_delta_since_startup() constosc::App
frame_start_time() constosc::App
get()osc::Appstatic
get_keyboard_focus() constosc::App
graphics_backend_renderer_string() constosc::App
graphics_backend_shading_language_version_string() constosc::App
graphics_backend_vendor_string() constosc::App
graphics_backend_version_string() constosc::App
has_input_focus(WindowID) constosc::App
highest_device_pixel_ratio() constosc::App
human_readable_name() constosc::App
is_main_loop_waiting() constosc::App
is_main_window_minimized() constosc::App
main(const AppMetadata &metadata, Args &&... args)osc::Appinlinestatic
main_window_add_frame_annotation(std::string_view label, const Rect &screen_rect)osc::App
main_window_clear(const Color &=Color::clear())osc::App
main_window_device_pixel_ratio() constosc::App
main_window_dimensions() constosc::App
main_window_grabbing() constosc::App
main_window_id() constosc::App
main_window_mouse_confinement() constosc::App
main_window_mouse_position() constosc::App
main_window_pixel_dimensions() constosc::App
main_window_relative_mouse_mode() constosc::App
main_window_request_screenshot()osc::App
main_window_showing() constosc::App
make_main_loop_polling()osc::App
make_main_loop_waiting()osc::App
make_main_window_fullscreen()osc::App
make_main_window_windowed()osc::App
max_anti_aliasing_level() constosc::App
metadata() constosc::App
notify(Widget &receiver, Event &event)osc::Appstatic
notify(Widget &receiver, Args &&... args)osc::Appinlinestatic
num_frames_drawn() constosc::App
open_resource(const ResourcePath &)osc::Appstatic
operator=(const App &)=deleteosc::App
operator=(App &&) noexcept=deleteosc::App
pop_cursor_override()osc::App
post_event(Widget &receiver, std::unique_ptr< Event > event)osc::Appstatic
post_event(Widget &receiver, Args &&... args)osc::Appinlinestatic
process_events()osc::App
prompt_initial_directory_to_show_fallback()osc::App
prompt_user_to_save_file_async(std::function< void(FileDialogResponse &&)> callback, std::span< const FileDialogFilter > filters={}, std::optional< std::filesystem::path > initial_directory_to_show=std::nullopt)osc::App
prompt_user_to_save_file_async(std::function< void(FileDialogResponse &&)> callback, std::initializer_list< const FileDialogFilter > filters={}, std::optional< std::filesystem::path > initial_directory_to_show=std::nullopt)osc::Appinline
prompt_user_to_save_file_with_extension_async(std::function< void(std::optional< std::filesystem::path >)> callback, std::optional< std::string_view > maybe_extension=std::nullopt, std::optional< std::filesystem::path > initial_directory_to_show=std::nullopt)osc::App
prompt_user_to_select_directory_async(std::function< void(FileDialogResponse &&)> callback, std::optional< std::filesystem::path > initial_directory_to_show=std::nullopt, bool allow_many=false)osc::App
prompt_user_to_select_file_async(std::function< void(FileDialogResponse &&)> callback, std::span< const FileDialogFilter > filters={}, std::optional< std::filesystem::path > initial_directory_to_show=std::nullopt, bool allow_many=false)osc::App
prompt_user_to_select_file_async(std::function< void(FileDialogResponse &&)> callback, std::initializer_list< const FileDialogFilter > filters={}, std::optional< std::filesystem::path > initial_directory_to_show=std::nullopt, bool allow_many=false)osc::Appinline
push_cursor_override(const Cursor &)osc::App
request_invoke_on_main_thread(std::function< void()>)osc::App
request_quit()osc::App
request_redraw()osc::App
request_transition(std::unique_ptr< Widget >)osc::App
request_transition(Args &&... args)osc::Appinline
resource_filepath(const ResourcePath &)osc::Appstatic
resource_loader()osc::Appstatic
set_anti_aliasing_level(AntiAliasingLevel)osc::App
set_debug_mode(bool)osc::App
set_main_loop_waiting(bool)osc::App
set_main_window_dimensions(Vector2)osc::App
set_main_window_grabbing(bool)osc::App
set_main_window_mouse_confinement(std::optional< Rect > confinement_rect)osc::App
set_main_window_mouse_confinement(std::optional< Vector2 > confinement_point)osc::App
set_main_window_mouse_confinement(std::nullopt_t)osc::App
set_main_window_relative_mouse_mode(bool)osc::App
set_main_window_showing(bool)osc::App
set_main_window_subtitle(std::optional< std::string_view >)osc::App
set_main_window_unicode_input_rect(const Rect &screen_rect)osc::App
set_prompt_initial_directory_to_show_fallback(std::optional< std::filesystem::path >)osc::App
set_vsync_enabled(bool)osc::App
settings()osc::Appstatic
setup_main_loop(std::unique_ptr< Widget >)osc::App
setup_main_loop(Args &&... args)osc::Appinline
show(std::unique_ptr< Widget >)osc::App
show(Args &&... args)osc::Appinline
singleton(Args &&... args)osc::Appinlinestatic
slurp(const ResourcePath &)osc::Appstatic
start_text_input(WindowID)osc::App
startup_time() constosc::App
stop_text_input(WindowID)osc::App
teardown_main_loop()osc::App
try_get()osc::Appstatic
try_upd()osc::Appstatic
upd()osc::Appstatic
upd_settings()osc::Appstatic
user_data_directory() constosc::App
vsync_enabled() constosc::App
~App() noexceptosc::App