Ignore:
Timestamp:
01/03/08 15:13:40 (17 years ago)
Author:
bittner
Message:

minor updates of mutation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.h

    r2571 r2574  
    575575                                                                         const float filterSize, 
    576576                                                                         ObjectPvs &pvs, 
    577                                                                          vector<AxisAlignedBox3> *filteredBoxes = NULL); 
     577                                                                         vector<AxisAlignedBox3> *filteredBoxes = NULL, 
     578                                                                         const bool onlyNewObjects = false); 
    578579 
    579580        void ApplySpatialFilter(KdTree *kdTree, 
Note: See TracChangeset for help on using the changeset viewer.