Ignore:
Timestamp:
09/18/06 10:52:24 (18 years ago)
Author:
mattausch
Message:

fixed kd tree loading / exporting

File:
1 edited

Legend:

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

    r1294 r1414  
    614614        /// the corresponding view cell tree holding the logical description of view cells 
    615615        ViewCellsTree *mViewCellsTree; 
    616         /// if empty view cells should be pruned (i.e., invalidated) from this point on 
    617         bool mPruneEmptyViewCells; 
    618  
     616         
    619617        /// if the values in the view cell leaves and the interiors are up to date 
    620618        /// this is meant for lazy storing of the pvs, where only a scalar indicating 
Note: See TracChangeset for help on using the changeset viewer.