context_ | igl::opengl::glfw::imgui::ImGuiPlugin | protected |
deserialize(const std::vector< char > &) | igl::opengl::glfw::ViewerPlugin | inlinevirtual |
draw_text(const Eigen::Vector3d pos, const Eigen::Vector3d normal, const std::string &text, const Eigen::Vector4f color=Eigen::Vector4f(0, 0, 0.04, 1)) | igl::opengl::glfw::imgui::ImGuiPlugin | |
hidpi_scaling() | igl::opengl::glfw::imgui::ImGuiPlugin | |
hidpi_scaling_ | igl::opengl::glfw::imgui::ImGuiPlugin | protected |
init(igl::opengl::glfw::Viewer *_viewer) override | igl::opengl::glfw::imgui::ImGuiPlugin | virtual |
init_widgets() | igl::opengl::glfw::imgui::ImGuiPlugin | |
key_down(int key, int modifiers) override | igl::opengl::glfw::imgui::ImGuiPlugin | virtual |
key_pressed(unsigned int key, int modifiers) override | igl::opengl::glfw::imgui::ImGuiPlugin | virtual |
key_up(int key, int modifiers) override | igl::opengl::glfw::imgui::ImGuiPlugin | virtual |
load(std::string) | igl::opengl::glfw::ViewerPlugin | inlinevirtual |
mouse_down(int button, int modifier) override | igl::opengl::glfw::imgui::ImGuiPlugin | virtual |
mouse_move(int mouse_x, int mouse_y) override | igl::opengl::glfw::imgui::ImGuiPlugin | virtual |
mouse_scroll(float delta_y) override | igl::opengl::glfw::imgui::ImGuiPlugin | virtual |
mouse_up(int button, int modifier) override | igl::opengl::glfw::imgui::ImGuiPlugin | virtual |
pixel_ratio() | igl::opengl::glfw::imgui::ImGuiPlugin | |
pixel_ratio_ | igl::opengl::glfw::imgui::ImGuiPlugin | protected |
plugin_name | igl::opengl::glfw::ViewerPlugin | |
post_draw() override | igl::opengl::glfw::imgui::ImGuiPlugin | virtual |
post_load() | igl::opengl::glfw::ViewerPlugin | inlinevirtual |
post_resize(int width, int height) override | igl::opengl::glfw::imgui::ImGuiPlugin | virtual |
pre_draw() override | igl::opengl::glfw::imgui::ImGuiPlugin | virtual |
reload_font(int font_size=13) | igl::opengl::glfw::imgui::ImGuiPlugin | virtual |
save(std::string) | igl::opengl::glfw::ViewerPlugin | inlinevirtual |
serialize(std::vector< char > &) const | igl::opengl::glfw::ViewerPlugin | inlinevirtual |
shutdown() override | igl::opengl::glfw::imgui::ImGuiPlugin | virtual |
viewer | igl::opengl::glfw::ViewerPlugin | protected |
ViewerPlugin() | igl::opengl::glfw::ViewerPlugin | inline |
widgets | igl::opengl::glfw::imgui::ImGuiPlugin | |
~ViewerPlugin() | igl::opengl::glfw::ViewerPlugin | inlinevirtual |