Polygon Mesh Processing Library
Loading...
Searching...
No Matches
Window Member List

This is the complete list of members for Window, including all inherited members.

add_help_item(std::string key, std::string description, int position=-1)Windowprotected
alt_pressed() constWindowinlineprotected
character(unsigned int)Windowprotectedvirtual
clear_help_items()Windowprotected
ctrl_pressed() constWindowinlineprotected
cursor_pos(double &x, double &y) constWindowprotected
display()=0Windowprotectedpure virtual
do_processing()Windowinlineprotectedvirtual
drop(int, const char **)Windowinlineprotectedvirtual
height() constWindowinlineprotected
high_dpi_scaling() constWindowinlineprotected
imgui_scaling() constWindowinlineprotected
init_imgui()Windowprotected
keyboard(int, int, int, int)Windowprotectedvirtual
left_mouse_pressed() constWindowinlineprotected
middle_mouse_pressed() constWindowinlineprotected
motion(double, double)Windowinlineprotectedvirtual
mouse(int, int, int)Windowinlineprotectedvirtual
process_imgui()Windowinlineprotectedvirtual
resize(int, int)Windowinlineprotectedvirtual
right_mouse_pressed() constWindowinlineprotected
run()Window
scale_imgui(float scale)Windowprotected
screenshot()Windowprotected
scroll(double, double)Windowinlineprotectedvirtual
shift_pressed() constWindowinlineprotected
show_help()Windowprotected
show_imgui() constWindowinlineprotected
show_imgui(bool b)Windowinlineprotected
width() constWindowinlineprotected
Window(const char *title, int width, int height, bool showgui=true)Window
~Window()Windowvirtual