@@ -12,8 +12,7 @@
<p class="desc">
Represents a box or cube in 3D space. The main purpose of this is to represent
- the [link:https://en.wikipedia.org/wiki/Minimum_bounding_box Minimum Bounding Boxes]
- for objects.
+ the world-axis-aligned bounding boxes for objects, which are used for fast collision detection.
</p>