Home
last modified time | relevance | path

Searched refs:get_frame_buffer_height (Results 1 – 3 of 3) sorted by relevance

/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/gui/
H A Dapplication.h294 index_t get_frame_buffer_height() const { in get_frame_buffer_height() function
H A Dsimple_application.cpp362 float h = float(get_frame_buffer_height()); in draw_gui()
399 int(double(get_frame_buffer_height())) in draw_scene_begin()
/dports/math/geogram/geogram-1.7.7/src/examples/graphics/demo_Delaunay2d/
H A Dmain.cpp767 double(get_frame_buffer_height()) / double(get_height()); in cursor_pos_callback()