0.2.0
|
Plots data into ImPlot Windows. More...
Go to the source code of this file.
Classes | |
struct | NAV::Plot::PinData |
Information needed to plot the data on a certain pin. More... | |
class | NAV::Plot |
Plot node which plots all kind of observations. More... | |
struct | NAV::Plot::PinData::PlotData |
Stores the actual data coming from a pin. More... | |
struct | NAV::Plot::PlotInfo |
Information specifying the look of each plot. More... | |
struct | NAV::Plot::PlotInfo::PlotItem |
Info needed to draw a data set. More... | |
struct | NAV::Plot::PlotInfo::PlotItem::Style |
Specifying the look of a certain line in the plot. More... | |
struct | NAV::Plot::PlotInfo::PlotItem::Tooltip |
Tooltip info. More... | |
Plots data into ImPlot Windows.