- Timestamp:
- Jan 3, 2014, 3:30:25 PM (11 years ago)
- Location:
- code/trunk/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/libraries/util/Math.cc
r9945 r9951 147 147 148 148 /** 149 @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).149 @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). 150 150 @param myposition My position 151 151 @param mydirection My viewing direction -
code/trunk/src/orxonox/worldentities/BigExplosion.h
r9949 r9951 22 22 * Author: 23 23 * Benjamin de Capitani 24 * Co-authors: §24 * Co-authors: 25 25 * ... 26 26 *
Note: See TracChangeset
for help on using the changeset viewer.