Back to class index
| Sphere::MaximalContainedAABBSyntaxAABB Sphere::MaximalContainedAABB() const; [8 lines of code]Returns the largest AABB that fits inside this sphere. The returned AABB is a cube, with a center position coincident with this sphere, and a side length of 2*r/Sqrt(3). See Also |