Smolgui
Immediate gui library based on SFML
Loading...
Searching...
No Matches
sgui::Plotter Member List

This is the complete list of members for sgui::Plotter, including all inherited members.

clear()sgui::Plotter
plot(const std::function< float(float)> &slope, const sf::Vector2f &position, const sf::Color &lineColor, const float thickness=1.f)sgui::Plotter
plot(const std::function< sf::Vector2f(float)> &slope, const sf::Vector2f &position, const sf::Color &lineColor, const float thickness=1.f)sgui::Plotter
plot(const std::vector< sf::Vector2f > &points, const sf::Vector2f &position, const sf::Color &lineColor, const float thickness)sgui::Plotter
rendersgui::Plotter
setBorderColor(const sf::Color &color)sgui::Plotter
setBorderTick(const uint32_t count)sgui::Plotter
setBorderWidth(const float thickness)sgui::Plotter
setBound(const sf::Vector2f &plotBound)sgui::Plotter
setSample(const uint32_t sample)sgui::Plotter
unsetBound()sgui::Plotter
xRangesgui::Plotter
yRangesgui::Plotter