Module lyon_algorithms::aabb[][src]

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.