Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3014 in orxonox.OLD for orxonox/branches/bezierTrack/src/track.h


Ignore:
Timestamp:
Nov 27, 2004, 4:12:26 PM (21 years ago)
Author:
bensch
Message:

orxonox/branches/bezierTrack: Track visible. It worked :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/bezierTrack/src/track.h

    r3013 r3014  
    3838  void addHotPoint (Vector hotPoint);
    3939 
     40  Vector getPos(float t);
     41 
    4042  virtual void post_enter (WorldEntity* entity);        // handle coordinate transition in here !!! (when dist < 0 or dist > lasttracklenght)
    4143  virtual void post_leave (WorldEntity* entity);
Note: See TracChangeset for help on using the changeset viewer.