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

Rectilinear/Unimodal/unimodal.h

Go to the documentation of this file.
00001 #ifndef _VUVOLUMERECTILINEARUNIMODAL_H_
00002 #define _VUVOLUMERECTILINEARUNIMODAL_H_
00003 
00004 #include "../rectilinear.h"
00005 
00006 class vu121;
00007 typedef vu121 vuVolumeRectilinearUnimodal;
00008 
00010 class vu121 : public vu12
00011 {
00012 public:
00014     vu121();
00016     vu121(vu121& inst);
00017 
00019     virtual ~vu121();
00020 
00022     vu121& operator=(vu121& rhs);
00023 
00024 };
00025 
00026 #endif

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