Ignore:
Timestamp:
12/21/05 10:53:47 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/ViewCellBsp.cpp

    r473 r474  
    344344 
    345345        app << "#N_SPLITS ( Number of splits )\n" << splits << "\n"; 
    346  
    347         app << "#N_PMAXDEPTHLEAVES ( Percentage of leaves at maximum depth )\n"  
    348                 <<      maxDepthNodes * 100 / (double)Leaves() << endl; 
    349346 
    350347        app << "#N_PMAXDEPTHLEAVES ( Percentage of leaves at maximum depth )\n"  
Note: See TracChangeset for help on using the changeset viewer.