Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4571 in orxonox.OLD for orxonox/trunk/src/lib/coord/p_node.cc


Ignore:
Timestamp:
Jun 10, 2005, 12:58:27 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: no more HelperParent. this was one useless peace of sh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/lib/coord/p_node.cc

    r4570 r4571  
    447447   \brief displays some information about this pNode
    448448*/
    449 void PNode::debug()
     449void PNode::debug(unsigned int depth) const
    450450{
    451451  PRINTF(2)("PNode::debug() - absCoord: (%f, %f, %f)\n",
Note: See TracChangeset for help on using the changeset viewer.