21 std::shared_ptr<Buffers::FormaBuffer>
buf;
46 std::shared_ptr<Buffers::FormaBuffer>
buf;
47 std::shared_ptr<Core::VKImage>
text;
59 std::vector<ValueRow>
rows;
74 const std::shared_ptr<Core::Window>& window,
75 float x_min,
float x_max,
float row_h);
99 float x_min,
float x_max,
float row_h,
100 glm::vec3 bg = glm::vec3(0.15F));
120 std::span<const ValueSpec> values,
122 std::span<const RowBuffer> row_bufs,
125 float x_min,
float x_max,
float row_h,
126 bool initially_open =
false);