Ignore:
Timestamp:
01/09/08 10:22:15 (16 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2575 r2580  
    259259 
    260260        int mTotalSamples; 
     261        int mCurrentSamples; 
     262 
    261263        int mTotalTime; 
    262264        int mSamplesPerPass; 
    263265        int mSamplesPerEvaluation; 
    264    
    265   int mTotalRaysCast; 
     266  
     267        int mTotalRaysCast; 
    266268 
    267269        RayCaster *mRayCaster; 
Note: See TracChangeset for help on using the changeset viewer.