Home
last modified time | relevance | path

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

/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/gui/
H A Dapplication.h286 index_t get_frame_buffer_width() const { in get_frame_buffer_width() function
H A Dsimple_application.cpp361 float w = float(get_frame_buffer_width()); in draw_gui()
398 int(double(get_frame_buffer_width())), in draw_scene_begin()
/dports/math/geogram/geogram-1.7.7/src/examples/graphics/demo_Delaunay2d/
H A Dmain.cpp764 double(get_frame_buffer_width()) / double(get_width()); in cursor_pos_callback()