riCOM_cpp
This repository contains the C++ implementation of the riCOM (Real Time Centre Of Mass) algorithm for 4D Scanning electron microscopy.
|
This is the complete list of members for ImGuiImageWindow< T >, including all inherited members.
b_trigger_update | ImGuiImageWindow< T > | |
fft_window | ImGuiImageWindow< T > | |
ImGuiImageWindow(const std::string &title, GLuint *tex_id, bool auto_render, int data_cmap, GIM_Flags flags=GIM_Flags::None, bool *visible=nullptr) | ImGuiImageWindow< T > | |
pb_open | ImGuiImageWindow< T > | |
render_window(bool b_redraw, int last_y, int render_update_offset, bool b_trigger_update) | ImGuiImageWindow< T > | |
render_window(bool b_redraw, int last_y, bool b_trigger_update) | ImGuiImageWindow< T > | |
reset_min_max() | ImGuiImageWindow< T > | |
set_data(int width, int height, std::vector< T > *data) | ImGuiImageWindow< T > | |
set_nx_ny(int width, int height) | ImGuiImageWindow< T > |