Changeset 3023 in orxonox.OLD for orxonox/branches/bezierTrack/src/curve.h
- Timestamp:
- Nov 30, 2004, 1:13:48 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/bezierTrack/src/curve.h
r3019 r3023 18 18 int nodeCount; 19 19 Vector curvePoint; 20 float localTime; //!< if the time of one point is asked more than once the programm will not calculate it again. 20 21 21 22 struct PathNode
Note: See TracChangeset
for help on using the changeset viewer.