Changeset 4440 in orxonox.OLD for orxonox/trunk/src/util/track
- Timestamp:
- Jun 1, 2005, 9:57:19 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/util/track/track_node.cc
r4320 r4440 43 43 TrackNode::TrackNode (const Vector& absCoordinate) 44 44 { 45 this->parent = NullParent::getInstance();46 45 this->trackManager = TrackManager::getInstance(); 47 46 this->setMode(PNODE_ALL);
Note: See TracChangeset
for help on using the changeset viewer.