Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Aug 19, 2005, 1:29:18 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: implemented PNode-functionality in Element2D,
update and debugDraw still missing

File:
1 edited

Legend:

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

    r5050 r5082  
    209209   absCoordinates. If you don't use this, the PNode won't recognize, that something
    210210   has changed and won't update the children Nodes.
     211
     212@todo check if this does what it should
    211213*/
    212214void PNode::setAbsCoor (const Vector& absCoord)
Note: See TracChangeset for help on using the changeset viewer.