Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

fourier.h

Go to the documentation of this file.
00001 #ifndef _VUVOLUMEFOURIER_H_
00002 #define _VUVOLUMEFOURIER_H_
00003 
00004 #include "../volume.h"
00005 
00006 class vu17;
00007 typedef vu17 vuVolumeFourier;
00008 
00010 
00011 class vu17 : public vu1
00012 {
00013 protected:
00016 
00021     virtual bool read(FILE *file);
00023 
00025     virtual bool write(FILE *file);
00026 };
00027 
00028 #endif

Generated on Wed Dec 15 21:20:28 2004 for vuVolume by  doxygen 1.3.9.1