unlogic
|
#include <Plot.h>
Public Member Functions | |
Plot2d (std::string name, Plot2dFunctionType fn, Color color) | |
![]() | |
std::vector< Vertex > const & | GetVertices () const |
virtual | ~Shape ()=default |
Additional Inherited Members | |
![]() | |
Color | color = Color::Green |
std::vector< Vertex > | vertices |
Plot2d::Plot2d | ( | std::string | name, |
Plot2dFunctionType | fn, | ||
Color | color | ||
) |