Ignore:
Timestamp:
01/15/08 15:37:02 (16 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/main.cpp

    r2593 r2598  
    298298        { 
    299299                cout << "importing random view cells" << endl; 
    300                 preprocessor->mViewCellsManager->ImportRandomViewCells(viewCellPointsFile); 
     300                preprocessor->mViewCellsManager->ImportViewCellsList(viewCellPointsFile); 
    301301                cout << "finished" << endl; 
    302302        } 
Note: See TracChangeset for help on using the changeset viewer.