Loading...
Searching...
No Matches
CircleShape.hpp
Go to the documentation of this file.
7// In no event will the authors be held liable for any damages arising from the use of this software.
void setPointCount(std::size_t count)
Set the number of points of the circle.
Vector2f getGeometricCenter() const override
Get the geometric center of the circle.
CircleShape(float radius=0, std::size_t pointCount=30)
Default constructor.
Vector2f getPoint(std::size_t index) const override
Get a point of the circle.
std::size_t getPointCount() const override
Get the number of points of the circle.
Definition AudioResource.hpp:36