Changeset 3729 in orxonox.OLD for orxonox/trunk/src/lib/coord
- Timestamp:
- Apr 5, 2005, 11:51:15 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/coord/p_node.cc
r3687 r3729 565 565 this->time = dt; 566 566 PRINTF(4)("PNode::update - %s - (%f, %f, %f)\n", this->objectName, this->absCoordinate->x, this->absCoordinate->y, this->absCoordinate->z); 567 // printf("%s", this->objectName);568 567 if(this->mode & PNODE_MOVEMENT ) 569 568 {
Note: See TracChangeset
for help on using the changeset viewer.