]> Dogcows Code - chaz/yoink/blobdiff - src/moof/ray.hh
pch support
[chaz/yoink] / src / moof / ray.hh
index b992903b8bb2d892bf853af68d409d1e136363fa..71d1e7a96a40d58e67f0ba73b350aca85047c7e8 100644 (file)
 #ifndef _MOOF_RAY_HH_
 #define _MOOF_RAY_HH_
 
-/**
- * \file ray.hh
- * A class for lines that start at one point and go to infinity in some
- * direction.
- */
-
 #include <moof/drawable.hh>
 #include <moof/image.hh>
 #include <moof/math.hh>
 #include <moof/opengl.hh>
 
 
+/**
+ * \file ray.hh
+ * A class for lines that start at one point and go to infinity in some
+ * direction.
+ */
+
 namespace moof {
 
 
This page took 0.017351 seconds and 4 git commands to generate.