#include <plot_data.hpp>
◆ HistogramPlotData()
| guik::HistogramPlotData::HistogramPlotData |
( |
const std::string & |
label | ) |
|
|
inline |
◆ ~HistogramPlotData()
| guik::HistogramPlotData::~HistogramPlotData |
( |
| ) |
|
|
inline |
◆ plot()
| virtual void guik::HistogramPlotData::plot |
( |
| ) |
const |
|
overridevirtual |
◆ histogram_flags
| int guik::HistogramPlotData::histogram_flags |
◆ x_bins
| int guik::HistogramPlotData::x_bins |
◆ x_range_max
| double guik::HistogramPlotData::x_range_max |
◆ x_range_min
| double guik::HistogramPlotData::x_range_min |
◆ xs
| std::vector<double> guik::HistogramPlotData::xs |
◆ y_bins
| int guik::HistogramPlotData::y_bins |
◆ y_range_max
| double guik::HistogramPlotData::y_range_max |
◆ y_range_min
| double guik::HistogramPlotData::y_range_min |
◆ ys
| std::vector<double> guik::HistogramPlotData::ys |
The documentation for this struct was generated from the following file:
- /home/koide/workspace/iridescence/include/guik/viewer/plot_data.hpp