Struct MolaViz::DataPerDatasetUI

Nested Relationships

This struct is a nested type of Class MolaViz.

Struct Documentation

struct DataPerDatasetUI

Public Members

std::weak_ptr< mola::Dataset_UI > bool first_time_seen   = true
mola::gui::LiveString::Ptr lbPlaybackPosition

Live label text updated by dataset_ui_update() via LiveString::set(). The nanogui widget polls this every frame via poll_live_strings_in_subwindows_().