Ignore:
Timestamp:
02/28/06 20:41:21 (18 years ago)
Author:
mattausch
Message:

debug version for testing subdivision quality

File:
1 edited

Legend:

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

    r664 r666  
    799799private: 
    800800 
    801  
    802         static const float sLeastRaySplitsTable[5]; 
    803         /** Evaluates split plane classification with respect to the plane's  
    804                 contribution for balanced rays. 
    805         */ 
    806         static const float sBalancedRaysTable[5]; 
    807  
    808801        /// Generates unique ids for PVS criterium 
    809802        static void GenerateUniqueIdsForPvs(); 
Note: See TracChangeset for help on using the changeset viewer.