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/GvsPreprocessor.cpp

    r2597 r2598  
    794794void GvsPreprocessor::CompileViewCellsList() 
    795795{ 
    796         vector<ViewCellPoints *> *vcPoints = mViewCellsManager->GetViewCellPoints(); 
     796        ViewCellPointsList *vcPoints = mViewCellsManager->GetViewCellPointsList(); 
    797797 
    798798         
Note: See TracChangeset for help on using the changeset viewer.