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

Irregular/Multimodal/multimodal.h

Go to the documentation of this file.
00001 #ifndef _VUVOLUMEIRREGULARMULTIMODAL_H_
00002 #define _VUVOLUMEIRREGULARMULTIMODAL_H_
00003 
00004 #include "../irregular.h"
00005 
00006 class vu142;
00007 typedef vu142 vuVolumeIrregularMultimodal;
00008 
00010 class vu142 : public vu14
00011 {
00012 public:
00014     vu142();
00016     vu142(vu142& inst);
00018     virtual ~vu142();
00019 
00021     vu142& operator=(vu142& rhs);
00022 
00023 };
00024 
00025 #endif

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