The bbox.py module# Summary# Classes BoundingBox2D Maintains the X and Y dimensions. BoundingBox Maintains the box structure for Bounding Boxes. Description# Provides for managing a bounding box.