ngscopeclient 0.1-dev+51fbda87c
Public Member Functions | Public Attributes | List of all members
RollingBuffer Struct Reference

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
 

Detailed Description

Realtime plot helper (based on implot_demo)


The documentation for this struct was generated from the following file: