Definition at line 26 of file gui.cpp.
◆ TimePlotBuffer()
| brenta::TimePlotBuffer::TimePlotBuffer |
( |
int |
max_size = 2000 | ) |
|
|
inline |
◆ add_point()
| void brenta::TimePlotBuffer::add_point |
( |
float |
x, |
|
|
float |
y |
|
) |
| |
|
inline |
◆ erase()
| void brenta::TimePlotBuffer::erase |
( |
| ) |
|
|
inline |
◆ data
| ImVector<ImVec2> brenta::TimePlotBuffer::data |
◆ max_size
| int brenta::TimePlotBuffer::max_size |
◆ offset
| int brenta::TimePlotBuffer::offset |
The documentation for this struct was generated from the following file: