BlosSOM
Interactive dimensionality reduction on large datasets (EmbedSOM and FLOWER combined)
|
This is the complete list of members for View, including all inherited members.
current_pos | View | |
current_zoom | View | |
front | View | |
get_proj_matrix() const | View | inline |
get_view_matrix() const | View | inline |
height | View | |
look_at(glm::vec2 tgt) | View | inline |
model_mouse_coords(glm::vec2 mouse) const | View | inline |
move_x(int dir) | View | inline |
move_y(int dir) | View | inline |
movement_speed | View | |
right | View | |
screen_coords(glm::vec2 point) const | View | inline |
screen_mouse_coords(glm::vec2 mouse) const | View | inline |
screen_point_coords(glm::vec2 point) const | View | inlineprivate |
smooth_speed | View | |
target_pos | View | |
target_zoom | View | |
up | View | |
update(float dt, int w, int h) | View | inline |
update_view_vectors() | View | inlineprivate |
View(int width=800, int height=600, glm::vec3 position=glm::vec3(0.0f, 0.0f, 1.0f), glm::vec3 up=glm::vec3(0.0f, 1.0f, 0.0f)) | View | inline |
width | View | |
world_up | View | |
zoom(float yoffset, glm::vec2 mouse) | View | inline |
zoom_depth | View |