Ignore:
Timestamp:
12/16/06 19:05:53 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1877 r1903  
    800800                                                 ViewCellContainer &viewCells, 
    801801                                                 const bool setCounter, 
    802                                                  const bool onlyUnmailedRays) const; 
     802                                                 const bool onlyMailedRays) const; 
    803803 
    804804        /** Counts the view cells of this object. note: only 
     
    817817                                                 const bool useMailBoxing, 
    818818                                                 const bool setCounter, 
    819                                                  const bool onlyUnmailedRays) const; 
     819                                                 const bool onlyMailedRays) const; 
    820820 
    821821        /** Evaluates increase in pvs size. 
Note: See TracChangeset for help on using the changeset viewer.