Module lyon_algorithms::aabb

source ·
Expand description

Bounding rectangle computation for paths.

Functions

  • Computes the smallest axis-aligned rectangle that contains the path.
  • Computes a conservative axis-aligned rectangle that contains the path.