cgv
|
This is the complete list of members for cgv::gui::application, including all inherited members.
copy_to_clipboard(const std::string &s) | cgv::gui::application | static |
create_window(int w, int h, const std::string &title, const std::string &window_type="viewer") | cgv::gui::application | static |
enumerate_monitors(std::vector< monitor_description > &monitor_descriptions) | cgv::gui::application | static |
get_nr_windows() | cgv::gui::application | static |
get_window(unsigned int i) | cgv::gui::application | static |
paste_from_clipboard() | cgv::gui::application | static |
quit(int exit_code=0) | cgv::gui::application | static |
remove_window(window_ptr w) | cgv::gui::application | static |
run() | cgv::gui::application | static |
set_focus(const_window_ptr) | cgv::gui::application | static |