Ignore:
Timestamp:
04/29/06 19:11:23 (18 years ago)
Author:
mattausch
Message:

working on preprocessor integration
added iv stuff

File:
1 edited

Legend:

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

    r860 r863  
    22#define _ExactPreprocessor_H__ 
    33 
     4 
     5#include "Preprocessor.h" 
     6 
     7 
    48namespace GtpVisibilityPreprocessor { 
    59 
    6 #include "Preprocessor.h" 
    710 
    811  /** Exact visibility preprocessing. The implementation is based on 6D BSP and 
Note: See TracChangeset for help on using the changeset viewer.