Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9951


Ignore:
Timestamp:
Jan 3, 2014, 3:30:25 PM (10 years ago)
Author:
landauf
Message:

details

Location:
code/trunk/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/libraries/util/Math.cc

    r9945 r9951  
    147147
    148148    /**
    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).
    150150        @param myposition My position
    151151        @param mydirection My viewing direction
  • code/trunk/src/orxonox/worldentities/BigExplosion.h

    r9949 r9951  
    2222 *   Author:
    2323 *      Benjamin de Capitani
    24  *   Co-authors:§
     24 *   Co-authors:
    2525 *      ...
    2626 *
Note: See TracChangeset for help on using the changeset viewer.