dg2d ~master (2020-11-11T23:31:17Z)
Dub
Repo
rotate
dg2d
point
Returns point rotated by the specified angle. angle is in degrees [0..360]
Point
rotate
(Point point, Scalar angle)
Point
rotate
(
Point
point
,
Scalar
angle
)
Point
rotate
(Point point, Scalar angle, Scalar focus_x, Scalar focus_y)
Meta
Source
See Implementation
dg2d
point
functions
offset
rotate
scale
structs
IPoint
Point
Returns point rotated by the specified angle. angle is in degrees [0..360]