Shiokaze Framework
A research-oriented fluid solver for computer graphics
UI_interface Member List

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

ACTION enum nameUI_interface
ARROW_CURSOR enum valueUI_interface
CROSSHAIR_CURSOR enum valueUI_interface
cursor(double x, double y, double z)UI_interfaceinlineprotectedvirtual
CURSOR_TYPE enum nameUI_interface
drag(double x, double y, double z, double u, double v, double w)UI_interfaceinlineprotectedvirtual
draw(graphics_engine &g) constUI_interfaceinlineprotectedvirtual
get_current_cursor() constUI_interfaceinlinevirtual
HAND_CURSOR enum valueUI_interface
handle_event(const event_structure &event)UI_interfaceinlinevirtual
has_graphical_interface()UI_interfaceinlinestatic
HRESIZE_CURSOR enum valueUI_interface
IBEAM_CURSOR enum valueUI_interface
keyboard(int key, int action, int mods)UI_interfaceinlineprotectedvirtual
LEFT enum valueUI_interface
MIDDLE enum valueUI_interface
MOD_ALT enum valueUI_interface
MOD_CAPS_LOCK enum valueUI_interface
MOD_CONTROL enum valueUI_interface
MOD_NUM_LOCK enum valueUI_interface
MOD_SHIFT enum valueUI_interface
MOD_SUPER enum valueUI_interface
MODIFIER enum nameUI_interface
mouse(double x, double y, double z, int button, int action, int mods)UI_interfaceinlineprotectedvirtual
MOUSE_BUTTON enum nameUI_interface
PRESS enum valueUI_interface
relay_event(const event_structure &event) constUI_interfaceinlinevirtual
RELEASE enum valueUI_interface
REPEAT enum valueUI_interface
resize(int width, int height)UI_interfaceinlineprotectedvirtual
RIGHT enum valueUI_interface
scroll(double xoffset, double yoffset)UI_interfaceinlineprotectedvirtual
VRESIZE_CURSOR enum valueUI_interface