Ignore:
Timestamp:
10/03/06 22:03:58 (18 years ago)
Author:
mattausch
Message:

fixed bug with view space box

File:
1 edited

Legend:

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

    r1545 r1563  
    9292  /** Construct viewcells from the scratch  
    9393  */ 
    94   bool ConstructViewCells(const AxisAlignedBox3 &viewSpaceBox); 
     94  bool ConstructViewCells(); 
    9595 
    9696  /** Returns the specified sample strategy, NULL if no valid strategy. 
Note: See TracChangeset for help on using the changeset viewer.