|
Updraft
1.0
Open source glider flight visualisation tool.
|
Painter for plotting altitude. More...
#include <plotpainters.h>


Protected Member Functions | |
| void | flushBuffer () |
| Draw points from the buffer. | |
Painter for plotting altitude.
| void Updraft::IgcViewer::AltitudePlotPainter::flushBuffer | ( | ) | [protected, virtual] |
Draw points from the buffer.
This method is called every time the graph crosses zero, at the end of the plot and maybe sometimes more.
Implements Updraft::IgcViewer::PlotPainter.