Transform.rotateDegrees

Apply 2D rotation in-place.

struct Transform(T, uint Dim, TransformOptions options = TransformOptions.none)
static if(Dim >= 2)
rotateDegrees
(
const FT degrees
)
if (
Dim > 0
)

Meta