Computes the axis-aligned bounding box of the triangle (a, b, c).
the output box to store the result.
the first vertex of the triangle.
the second vertex of the triangle.
the third vertex of the triangle.
out.
Computes the axis-aligned bounding box of the triangle (a, b, c).