]> Dogcows Code - chaz/yoink/blobdiff - src/moof/entity.hh
pch support
[chaz/yoink] / src / moof / entity.hh
index 92b4dc5dd7b074b747020d3a7fc807c7da49ebc5..c86dc9a022aed1d5b2c86dc84a47ff8196262dfa 100644 (file)
 #ifndef _MOOF_ENTITY_HH_
 #define _MOOF_ENTITY_HH_
 
-/**
- * \file entity.hh
- * Interface class for cullable and drawable objects.
- */
-
 #include <boost/shared_ptr.hpp>
 
 #include <moof/aabb.hh>
 #include <moof/sphere.hh>
 
 
+/**
+ * \file entity.hh
+ * Interface class for cullable and drawable objects.
+ */
+
 namespace moof {
 
 
This page took 0.01732 seconds and 4 git commands to generate.