Ellipsoid.compute_bounding_box

giant.ray_tracer.shapes.ellipsoid:

Ellipsoid.compute_bounding_box(self)

This method computes the AABB for the ellipsoid.

The AABB is defined according to the positive and negative locations of the principal axes of the ellipsoid in the current frame (including the center offset). The results are stored in the bounding_box attribute.