Ignore:
Timestamp:
10/16/06 07:58:19 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1614 r1624  
    932932        const float viewSpaceVol = mViewCellsManager->GetViewSpaceBox().GetVolume(); 
    933933 
    934         SortableEntryContainer::const_iterator backObjectsStart = mSubdivisionCandidates->begin(); 
     934        SortableEntryContainer::const_iterator backObjectsStart =  
     935                mSubdivisionCandidates->begin(); 
    935936 
    936937        ///////////////////////////////// 
Note: See TracChangeset for help on using the changeset viewer.