Ignore:
Timestamp:
01/24/06 10:06:58 (18 years ago)
Author:
mattausch
Message:

implemented functtion for view cell construction

File:
1 edited

Legend:

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

    r570 r573  
    306306protected: 
    307307 
     308        int CastPassSamples(int samplesPerPass,  
     309                                                int sampleType,  
     310                                                VssRayContainer *outRays) const; 
     311 
    308312        void ParseEnvironment(); 
    309313 
Note: See TracChangeset for help on using the changeset viewer.