ImageOperator.h
Go to the documentation of this file.
00001 #ifndef ImageOperator_H
00002 #define ImageOperator_H
00003 
00004 #include "ImageSuperClasses.h"
00005 
00006 namespace puma2 {
00007 
00013 class ImageOperator 
00014 {
00015   public:
00016 
00020     ImageOperator();
00021 
00025     virtual ~ImageOperator();
00026 };
00027 
00028 }
00029 
00030 #endif


obj_rec_gui
Author(s): AGAS/agas@uni-koblenz.de
autogenerated on Mon Oct 6 2014 02:53:43