Ignore:
Timestamp:
02/08/07 15:46:23 (17 years ago)
Author:
bittner
Message:

simple ray separated

File:
1 edited

Legend:

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

    r2100 r2105  
    2727#include "PerfTimer.h" 
    2828 
    29 #include "HashPvs.h" 
     29//#include "HashPvs.h" 
    3030 
    3131 
     
    15451545                 
    15461546                castSamples += samplesPerPass; 
    1547 HashPvs<int> dummy; 
     1547                //HashPvs<int> dummy; 
    15481548 
    15491549                Real timeDiff = TimeDiff(startTime, GetTime()); 
Note: See TracChangeset for help on using the changeset viewer.