BlosSOM
Interactive dimensionality reduction on large datasets (EmbedSOM and FLOWER combined)
|
This is the complete list of members for GlfwWrapper, including all inherited members.
cursor_position_callback(GLFWwindow *window, double xpos, double ypos) | GlfwWrapper | privatestatic |
destroy() | GlfwWrapper | |
end_frame(FrameStats &fs) | GlfwWrapper | |
error_callback(int error, const char *description) | GlfwWrapper | privatestatic |
framebuffer_size_callback(GLFWwindow *window, int width, int height) | GlfwWrapper | privatestatic |
GlfwWrapper() | GlfwWrapper | |
init(const std::string &window_name, InputData &input) | GlfwWrapper | |
key_callback(GLFWwindow *window, int key, int scancode, int action, int mods) | GlfwWrapper | privatestatic |
mouse_button_callback(GLFWwindow *window, int button, int action, int mods) | GlfwWrapper | privatestatic |
scroll_callback(GLFWwindow *window, double xoffset, double yoffset) | GlfwWrapper | privatestatic |
window | GlfwWrapper | |
window_should_close() | GlfwWrapper | |
~GlfwWrapper() | GlfwWrapper |