Expand description
Bounding rectangle computation for paths.
Functionsยง
- bounding_
box - Computes the smallest axis-aligned rectangle that contains the path.
- fast_
bounding_ box - Computes a conservative axis-aligned rectangle that contains the path.
Bounding rectangle computation for paths.