I\'m drawing a polygon by getting the points of it\'s vertices like this
std::vector poligonPoints(int numberOfSides, double radius) { std::ve