Back to class index
| OBB::MinimalEnclosingAABBSyntaxAABB OBB::MinimalEnclosingAABB() const; [6 lines of code]Returns the tightest AABB that contains this OBB. This function computes the optimal minimum volume AABB that encloses this OBB. Note Since an AABB cannot generally represent an OBB, this conversion is not exact, but the returned AABB specifies a larger volume. See Also |