animate() const (defined in GEO::Application) | GEO::Application | inline |
animate_ptr() (defined in GEO::Application) | GEO::Application | inline |
Application(const std::string &name) | GEO::Application | |
callbacks_initialize() | GEO::Application | |
char_callback(unsigned int c) | GEO::Application | virtual |
create_window() | GEO::Application | virtual |
cursor_pos_callback(double x, double y, int source=EVENT_SOURCE_MOUSE) | GEO::Application | virtual |
delete_window() | GEO::Application | virtual |
draw() | GEO::Application | virtual |
draw_dock_space() | GEO::Application | |
draw_graphics() | GEO::Application | virtual |
draw_gui() | GEO::Application | virtual |
drop_callback(int nb, const char **f) | GEO::Application | virtual |
filenames() const | GEO::Application | inline |
geogram_initialize(int argc, char **argv) (defined in GEO::Application) | GEO::Application | virtual |
get_accept_drops() const | GEO::Application | inline |
get_font_size() const | GEO::Application | inline |
get_frame_buffer_height() const | GEO::Application | inline |
get_frame_buffer_width() const | GEO::Application | inline |
get_full_screen() const | GEO::Application | |
get_gui_state() const | GEO::Application | |
get_height() const | GEO::Application | inline |
get_style() const | GEO::Application | inline |
get_styles() | GEO::Application | static |
get_width() const | GEO::Application | inline |
GL_initialize() | GEO::Application | virtual |
GL_terminate() | GEO::Application | virtual |
hidpi_scaling() const | GEO::Application | inline |
iconify() | GEO::Application | |
ImGui_firsttime_init_ | GEO::Application | protected |
ImGui_initialize() | GEO::Application | virtual |
ImGui_load_fonts() | GEO::Application | virtual |
ImGui_new_frame() | GEO::Application | virtual |
ImGui_terminate() | GEO::Application | virtual |
impl_data() | GEO::Application | inline |
impl_window() | GEO::Application | |
instance() | GEO::Application | inlinestatic |
key_callback(int key, int scancode, int action, int mods) | GEO::Application | virtual |
key_to_string(int key) | GEO::Application | |
list_video_modes() | GEO::Application | |
lock_updates() | GEO::Application | inline |
main_loop() | GEO::Application | virtual |
menubar_visible_ (defined in GEO::Application) | GEO::Application | protected |
mouse_button_callback(int button, int action, int mods=0, int source=EVENT_SOURCE_MOUSE) | GEO::Application | virtual |
name() const | GEO::Application | inline |
needs_to_redraw() const | GEO::Application | virtual |
one_frame() | GEO::Application | virtual |
phone_screen_ | GEO::Application | protected |
pixel_ratio() const | GEO::Application | inline |
post_draw() | GEO::Application | virtual |
pre_draw() | GEO::Application | virtual |
reset_soft_keyboard_flag() | GEO::Application | inline |
resize(index_t w, index_t h, index_t fb_w, index_t fb_h) | GEO::Application | virtual |
restart_gui() | GEO::Application | inline |
restore() | GEO::Application | |
scaling() const | GEO::Application | |
scroll_callback(double xoffset, double yoffset) | GEO::Application | virtual |
set_accept_drops(bool value) | GEO::Application | inline |
set_font_size(index_t value) | GEO::Application | |
set_full_screen(bool x) | GEO::Application | |
set_full_screen_mode(index_t w=0, index_t h=0, index_t hz=0, index_t monitor=0) | GEO::Application | |
set_gui_state(std::string x) | GEO::Application | |
set_style(const std::string &value) | GEO::Application | virtual |
set_window_icon(Image *image) | GEO::Application | |
set_windowed_mode(index_t w=0, index_t h=0) | GEO::Application | |
soft_keyboard_visible_ (defined in GEO::Application) | GEO::Application | protected |
start(int argc=0, char **argv=nullptr) | GEO::Application | virtual |
start_animation() (defined in GEO::Application) | GEO::Application | inline |
stop() | GEO::Application | virtual |
stop_animation() (defined in GEO::Application) | GEO::Application | inline |
unlock_updates() | GEO::Application | inline |
update() | GEO::Application | virtual |
~Application() | GEO::Application | virtual |