|
ngscopeclient v0.1
|
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)