include/shapes.h
branchpyrit
changeset 94 4c8abb8977dc
parent 93 96d65f841791
child 95 ca7d4c665531
--- a/include/shapes.h	Tue May 06 09:39:58 2008 +0200
+++ b/include/shapes.h	Thu May 08 09:21:25 2008 +0200
@@ -1,5 +1,6 @@
-/*
- * shapes.h: shape classes
+/**
+ * @file  shapes.h
+ * @brief Shape classes: Box, Sphere, Triangle and helpers
  *
  * This file is part of Pyrit Ray Tracer.
  *