Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10297 in orxonox.OLD for branches/playability/src/lib/math/curve.h


Ignore:
Timestamp:
Jan 20, 2007, 9:27:04 PM (17 years ago)
Author:
bknecht
Message:

track now works a bit can be partly used now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/playability/src/lib/math/curve.h

    r6616 r10297  
    4747  /** @returns the directional Curve */
    4848  Curve* getDirCurve() const { return this->dirCurve; };
     49  float getLength();
    4950
    5051  /** @param t the value on the curve [0-1] @returns Vector to the position */
Note: See TracChangeset for help on using the changeset viewer.