Ignore:
Timestamp:
06/09/08 16:35:30 (16 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2743 r2745  
    179179                with respect to the previous ray. 
    180180        */ 
    181         void EnqueueRays(const VssRayContainer &samples); 
     181        int EnqueueRays(const VssRayContainer &samples); 
    182182        /** Hepler function for adaptive border sampling. It finds  
    183183                new sample points around a triangle in a eps environment 
Note: See TracChangeset for help on using the changeset viewer.