Ignore:
Timestamp:
Sep 9, 2002, 5:33:16 PM (23 years ago)
Author:
aubourg
Message:

Vivien, limites processors et connect

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/Processors/wienerdecor.h

    r1944 r2187  
    55//                               Christophe Magneville
    66//                               Reza Ansari
    7 // $Id: wienerdecor.h,v 1.1 2002-03-23 23:05:22 aubourg Exp $
     7// $Id: wienerdecor.h,v 1.2 2002-09-09 15:33:15 aubourg Exp $
    88
    99#ifndef WIENERDECOR_H
     
    2020  virtual void run();
    2121
    22   //  inline void doNotLookAt(uint_8 flag=FlgToiAll) {flgNotLookAt = flag;}
     22  inline void doNotLookAt(uint_8 flag=FlgToiAll) {flgNotLookAt = flag;}
    2323
    2424protected: 
    2525  int nsamples;
    2626  int lcorr;
    27   // uint_8 flgNotLookAt;
     27  uint_8 flgNotLookAt;
    2828};
    2929
Note: See TracChangeset for help on using the changeset viewer.