unlogic
|
#include <Scene.h>
Public Member Functions | |
void | AddPlot (char const *name, Plot2dFunctionType function) |
Public Attributes | |
bool | draw_grid = true |
std::vector< Plot2d > | plots |
void Scene::AddPlot | ( | char const * | name, |
Plot2dFunctionType | function | ||
) |