|
sKit
0.0.9
|
Vertex generators. More...
Functions | |
| template<typename T > | |
| auto | arc (float x, float y, float radius, float theta, float width, float height, unsigned int resolution=100) -> std::vector< T > |
Vertex generators.
| auto sKit::geom::vertex::arc | ( | float | x, |
| float | y, | ||
| float | radius, | ||
| float | theta, | ||
| float | width, | ||
| float | height, | ||
| unsigned int | resolution = 100 |
||
| ) | -> std::vector<T> |
Definition at line 69 of file shapes.hpp.
References sKit::math::map().