Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7003 in orxonox.OLD for trunk/src/lib/coord/p_node.h


Ignore:
Timestamp:
Feb 3, 2006, 2:55:14 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: fixed a nasty PNode bug …
@patrick: you were right about it being still debugged :)

File:
1 edited

Legend:

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

    r6873 r7003  
    224224  Quaternion*        toDirection;        //!< a direction to which to iterate. (This is used in conjunction with setParentSoft and set*DirSoft)
    225225  float              bias;               //!< how fast to iterate to the given position (default is 1)
    226   float              toStep;
    227226
    228227  PNode*             parent;             //!< a pointer to the parent node.
Note: See TracChangeset for help on using the changeset viewer.