Changeset 3306 in orxonox.OLD for orxonox/branches/parenting/src/null_parent.cc
- Timestamp:
- Dec 30, 2004, 12:32:43 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/parenting/src/null_parent.cc
r3302 r3306 64 64 this->absCoordinate = this->relCoordinate; 65 65 this->absDirection = parent->getAbsDir () * this->relDirection; 66 67 66 68 67 PNode* pn = this->children->enumerate ();
Note: See TracChangeset
for help on using the changeset viewer.