]> Dogcows Code - chaz/yoink/blobdiff - src/moof/camera.hh
pch support
[chaz/yoink] / src / moof / camera.hh
index 43e547163d9a0ff8206a3a91475b75d85050e0a4..7484e4e7a64bd6845182f900d12906acdd08896a 100644 (file)
 #ifndef _MOOF_CAMERA_HH_
 #define _MOOF_CAMERA_HH_
 
-/**
- * \file camera.hh
- * Classes related to managing the modelview and perspective matrices.
- */
-
 #include <moof/event.hh>
 #include <moof/frustum.hh>
 #include <moof/math.hh>
 #include <moof/rigid_body.hh>
 
 
+/**
+ * \file camera.hh
+ * Classes related to managing the modelview and perspective matrices.
+ */
+
 namespace moof {
 
 
This page took 0.017836 seconds and 4 git commands to generate.