Module lyon_algorithms::aabb[][src]

Bounding rectangle computation for paths.

Functions

bounding_rect

Computes the smallest axis-aligned rectangle that contains the path.

fast_bounding_rect

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