Ignore:
Timestamp:
10/17/06 20:32:06 (18 years ago)
Author:
mattausch
Message:

worked on gradient method for vsposp

File:
1 edited

Legend:

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

    r1623 r1633  
    161161        { 
    162162                // for a spatial subdivision, it is not necessary to store 
    163                 // the objects with the leaves, they can be classified now 
     163                // the objects with the leaves, they can be classified 
     164                // geometrically 
    164165                mHierarchyManager->mOspTree->InsertObjects( 
    165166                        mHierarchyManager->mOspTree->mRoot, *mObjects); 
Note: See TracChangeset for help on using the changeset viewer.