Ignore:
Timestamp:
03/11/07 16:14:59 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2227 r2228  
    10241024        /** Returns true if global tree can be terminated. 
    10251025        */ 
    1026         inline bool GlobalTerminationCriteriaMet(const VspTraversalData &data) const; 
     1026        bool GlobalTerminationCriteriaMet(const VspTraversalData &data) const; 
    10271027 
    10281028        /** Adds ray sample contributions to the PVS. 
Note: See TracChangeset for help on using the changeset viewer.