sftools  2.0 dev
Bunch of tools for SFML application development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
sftools::Curve Member List

This is the complete list of members for sftools::Curve, including all inherited members.

Curve(CurveInfo info, sf::Color color=sf::Color::Black, float thickness=1.f)sftools::Curveinline
draw(sf::RenderTarget &target, sf::RenderStates states) const sftools::Curveinlineprotectedvirtual
getColor() const sftools::Curveinline
getGlobalBounds() const sftools::Curveinline
getInfo() const sftools::Curveinline
getLocalBounds() const sftools::Curveinline
getThickness() const sftools::Curveinline
setColor(sf::Color color)sftools::Curveinline
setInfo(CurveInfo const &info)sftools::Curveinline
setThickness(float thickness)sftools::Curveinline
~Curve()sftools::Curveinlinevirtual