Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 24, 2005, 11:15:12 PM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: no only the overlap test is missing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/lib/collision_detection/cd_engine.cc

    r4694 r4695  
    5454
    5555
     56/**
     57  \brief this is the collision checking function
     58
     59  there are some speed improvements that can be done here. a rewrite of the list a would be appropriate to
     60  be able to enhance iteration speed.
     61 */
    5662void CDEngine::checkCollisions()
    5763{
Note: See TracChangeset for help on using the changeset viewer.