fesa-core
7.0.0
|
#include <FunctionStorage.h>
Public Member Functions | |
const Point * | getPoints () const |
Gives access to the memory-mapped Point data. | |
Point * | getPoints () |
Gives access to the memory-mapped Point data. | |
A helper struct for storage of function which can contain a fixed maximum number of points. Contains helper methods to go to the next element.