pathfinder_geometry

Module transform2d

source
Expand description

2D affine transforms.

Structsยง

  • A 2x2 matrix, optimized with SIMD, in column-major order.
  • An affine transform, optimized with SIMD.