Ignore:
Timestamp:
11/09/05 01:54:05 (19 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/SamplingPreprocessor.h

    r390 r392  
    7575                @param sampleContributions contribution of the samples 
    7676        */ 
    77         void ProcessBspViewCells(Ray &ray, 
     77        void ProcessBspViewCells(const Ray &ray, 
    7878                                                         Intersectable *object, 
    79                                                          int faceIndex, 
     79                                                         const int faceIndex, 
    8080                                                         int &contributingSamples, 
    8181                                                         int &sampleContributions); 
Note: See TracChangeset for help on using the changeset viewer.