Ignore:
Timestamp:
07/05/06 08:43:09 (18 years ago)
Author:
mattausch
Message:

wked on view space object space partition

File:
1 edited

Legend:

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

    r1072 r1074  
    13211321         
    13221322        // the relative cost ratio 
    1323         float ratio = /*Limits::Infinity;*/99999999.0f; 
     1323        float ratio = 99999999.0f; 
    13241324        bool splitPlaneFound = false; 
    13251325 
Note: See TracChangeset for help on using the changeset viewer.