Ignore:
Timestamp:
01/03/07 01:36:35 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1931 r1932  
    142142 
    143143        virtual void CastRays(SimpleRayContainer &rays, 
    144                 VssRayContainer &vssRays, 
    145                 const bool castDoubleRays, 
    146                 const bool pruneInvalidRays = true); 
     144                                                  VssRayContainer &vssRays, 
     145                                                  const bool castDoubleRays, 
     146                                                  const bool pruneInvalidRays = true); 
    147147 
    148148  /** Compute pixel error of the current PVS solution by sampling given number of viewpoints */ 
Note: See TracChangeset for help on using the changeset viewer.