Changeset 10424 in orxonox.OLD for trunk/src/util/track
- Timestamp:
- Jan 28, 2007, 1:03:34 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/util/track/track.cc
r10412 r10424 299 299 glVertex3f(tmpVector.x, tmpVector.y, tmpVector.z); 300 300 } 301 tmpVector.debug();302 301 glEnd(); 303 302
Note: See TracChangeset
for help on using the changeset viewer.