Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10410 in orxonox.OLD for trunk/src/util/track/track.h


Ignore:
Timestamp:
Jan 27, 2007, 7:30:45 PM (19 years ago)
Author:
patrick
Message:

the track now is been drawn for the camera

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/util/track/track.h

    r10385 r10410  
    3434
    3535   PNode* getTrackNode();
    36    
    37 //   void drawGraph(float dt) const;
    38      
     36
     37   void drawGraph(float dt = 0.01) const;
     38
    3939   //float                 startingTime;         //!< The time at which this Track begins.
    4040   float                 duration;             //!< The time used to cross this Track (curve).
Note: See TracChangeset for help on using the changeset viewer.