]> Dogcows Code - chaz/yoink/blobdiff - src/moof/sphere.hh
pch support
[chaz/yoink] / src / moof / sphere.hh
index 75c5808a476cfe5d4e4256f52f76bbd4d691c149..15a80314dc6afa3ce2518e067ac76ce3d2494d92 100644 (file)
 #ifndef _MOOF_SPHERE_HH_
 #define _MOOF_SPHERE_HH_
 
-/**
- * \file sphere.hh
- * A round shape like a circle or sphere.
- * TODO: This class needs some work.
- */
-
 #include <moof/contact.hh>
 #include <moof/cullable.hh>
 #include <moof/drawable.hh>
 #include <moof/shape.hh>
 
 
+/**
+ * \file sphere.hh
+ * A round shape like a circle or sphere.
+ * TODO: This class needs some work.
+ */
+
 namespace moof {
 
 
This page took 0.019362 seconds and 4 git commands to generate.