ngscopeclient 0.1-dev+51fbda87c
|
Realtime plot helper (based on implot_demo) More...
#include <RollingBuffer.h>
Public Member Functions | |
void | Clear () |
void | AddPoint (float x, float y) |
Public Attributes | |
float | Span |
ImVector< ImVec2 > | Data |
Realtime plot helper (based on implot_demo)