Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3652 in orxonox.OLD for orxonox/trunk/src/orxonox.cc


Ignore:
Timestamp:
Mar 25, 2005, 5:51:00 PM (20 years ago)
Author:
patrick
Message:

orxonox/trunk: added list iterator template. this is a fix in the list framework, that should I should have made long time ago. modified the list to make it more performant — benchmarking rulez

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/orxonox.cc

    r3651 r3652  
    628628          mi = mittel / (float)VECTOR_MAX;
    629629          printf(" Generate rot matrix: q->matrix(m)\t%11.2f\n", mi);
    630          
    631          
    632 
    633          
    634 
    635630        }
    636      
    637 
    638631    }
    639632}
Note: See TracChangeset for help on using the changeset viewer.