X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2FMoof%2FSphere.hh;h=8a9d5e6e0008418ccc9e4885a87d5ad38ffd27e3;hp=b20ca741748f076e648328593ffd8484be57367a;hb=fe9614821670d9affcb68fb3e45723b9d40d0b7e;hpb=96dd0815b98cf9459c8dd7a8009aabb6f8051e9e;ds=sidebyside diff --git a/src/Moof/Sphere.hh b/src/Moof/Sphere.hh index b20ca74..8a9d5e6 100644 --- a/src/Moof/Sphere.hh +++ b/src/Moof/Sphere.hh @@ -38,7 +38,7 @@ namespace Mf { /** - * Axis-aligned Bounding Box + * A round object. */ struct Sphere : public Cullable, public Drawable