[Orxonox-commit 5288] r9951 - in code/trunk/src: libraries/util orxonox/worldentities

landauf at orxonox.net landauf at orxonox.net
Fri Jan 3 15:30:25 CET 2014


Author: landauf
Date: 2014-01-03 15:30:25 +0100 (Fri, 03 Jan 2014)
New Revision: 9951

Modified:
   code/trunk/src/libraries/util/Math.cc
   code/trunk/src/orxonox/worldentities/BigExplosion.h
Log:
details

Modified: code/trunk/src/libraries/util/Math.cc
===================================================================
--- code/trunk/src/libraries/util/Math.cc	2014-01-03 14:25:44 UTC (rev 9950)
+++ code/trunk/src/libraries/util/Math.cc	2014-01-03 14:30:25 UTC (rev 9951)
@@ -146,7 +146,7 @@
     }
 
     /**
-        @brief Gets the 2D viewing direction (up/down, left/right) to the position of the other object, multiplied with the viewing distance to the object (0� = 0, 180� = 1).
+        @brief Gets the 2D viewing direction (up/down, left/right) to the position of the other object, multiplied with the viewing distance to the object (0° = 0, 180° = 1).
         @param myposition My position
         @param mydirection My viewing direction
         @param myorthonormal My orthonormalvector (pointing upwards through my head)

Modified: code/trunk/src/orxonox/worldentities/BigExplosion.h
===================================================================
--- code/trunk/src/orxonox/worldentities/BigExplosion.h	2014-01-03 14:25:44 UTC (rev 9950)
+++ code/trunk/src/orxonox/worldentities/BigExplosion.h	2014-01-03 14:30:25 UTC (rev 9951)
@@ -21,7 +21,7 @@
  *
  *   Author:
  *      Benjamin de Capitani
- *   Co-authors:§
+ *   Co-authors:
  *      ...
  *
  */




More information about the Orxonox-commit mailing list