Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6616 in orxonox.OLD for trunk/src/lib/math/vector2D.h


Ignore:
Timestamp:
Jan 19, 2006, 12:27:45 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: taken the quaternion outside of Vector.cc to quaternion.cc/h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/math/vector2D.h

    r6615 r6616  
    1010
    1111### File Specific:
    12    main-programmer: Christian Meyer
     12   main-programmer: Benjamin Grauer
    1313   co-programmer: ...
    1414*/
    1515
    1616/*!
    17  * @file vector.h
    18  * A basic 3D math framework
     17 * @file vector2D.h
     18 * A basic 2D Vector math framework
    1919 *
    2020 * Contains classes to handle vectors, lines, rotations and planes
Note: See TracChangeset for help on using the changeset viewer.