Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2012 in orxonox.OLD for orxonox/branches/chris/src/collision.h


Ignore:
Timestamp:
Jun 22, 2004, 12:45:28 PM (20 years ago)
Author:
chris
Message:

orxonox/branches/chris: Improved doxygen compatibility again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/chris/src/collision.h

    r2010 r2012  
    2121} CC_Tree;
    2222
     23//! Basic collision detection class
    2324/**
    2425  This class implements a more or less efficient collision system based on nested hitzones.
     
    3435  of a trace, the exact point of interception is returned as well.
    3536*/
    36 
    3737class CollisionCluster {
    3838 
Note: See TracChangeset for help on using the changeset viewer.