Back to class index
| Sphere::MinimalEnclosingAABBSyntaxAABB Sphere::MinimalEnclosingAABB() const; [6 lines of code]Returns the smallest AABB that encloses this sphere. The returned AABB is a cube, with a center position coincident with this sphere, and a side length of 2*r. See Also |