Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5770 in orxonox.OLD for trunk/src/lib/coord/null_parent.h


Ignore:
Timestamp:
Nov 25, 2005, 12:40:36 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: PNode is now std::list-conform

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/coord/null_parent.h

    r5039 r5770  
    1919
    2020  private:
    21     NullParent (const Vector& absCoordinate = Vector());
     21    NullParent (const Vector& absCoordinate = Vector(0.0, 0.0, 0.0));
    2222
    2323  private:
Note: See TracChangeset for help on using the changeset viewer.