From: Mikko Rasa Date: Wed, 11 Sep 2013 07:15:02 +0000 (+0300) Subject: Add a bounding sphere class X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=69a0220ce9c71ebc92a4f9e77baf53780fee2206;hp=69a0220ce9c71ebc92a4f9e77baf53780fee2206;p=libs%2Fmath.git Add a bounding sphere class Shapes don't produce bounding spheres yet, but it can be used for other purposes. ---