Changeset 6512 in orxonox.OLD for trunk/src/util/track/track_manager.cc
- Timestamp:
- Jan 17, 2006, 10:01:07 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/util/track/track_manager.cc
r5944 r6512 394 394 * @param root the TiXmlElement to load the Data from 395 395 */ 396 boolTrackManager::loadParams(const TiXmlElement* root)396 void TrackManager::loadParams(const TiXmlElement* root) 397 397 { 398 398 double x, y, z, d;
Note: See TracChangeset
for help on using the changeset viewer.