]> Dogcows Code - chaz/yoink/blobdiff - src/moof/shape.hh
pch support
[chaz/yoink] / src / moof / shape.hh
index 9af106bf424831e4808956631b647946d4be6947..1d6d73674606cf945596bb9bc8bd9ab3338bde00 100644 (file)
 #ifndef _MOOF_SHAPE_HH_
 #define _MOOF_SHAPE_HH_
 
-/**
- * \file shape.hh
- * Declares an interface for shapes.
- */
-
 #include <moof/drawable.hh>
 #include <moof/math.hh>
 #include <moof/opengl.hh>
 #include <moof/ray.hh>
 
+
+/**
+ * \file shape.hh
+ * Declares an interface for shapes.
+ */
+
 // frustum
 // plane (can construct from triangle2)
 // ray
This page took 0.018035 seconds and 4 git commands to generate.