Struct scene_info_t

Struct Documentation

struct scene_info_t

Public Types

using plot_type = spectral_plot_t<512, 3>

Public Functions

void draw_imgui_table_node(const impl_t *pimpl, int node_flags = 0) noexcept

Public Members

std::string name
std::string data
std::string id
std::vector<std::unique_ptr<scene_info_t>> children
std::unique_ptr<plot_type> plot
std::unique_ptr<gl_image_t> image
void *popupid
void *buttonid
bool popup_open = false
std::string popup_lbl