Ignore:
Timestamp:
01/29/07 15:44:50 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2020 r2064  
    23872387                        VspLeaf *leaf = static_cast<VspLeaf *>(node); 
    23882388                        ViewCell *viewCell; 
     2389 
    23892390                        if (0) 
    23902391                                viewCell = mViewCellsTree->GetActiveViewCell(leaf->GetViewCell()); 
Note: See TracChangeset for help on using the changeset viewer.