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

rectilinear.h

Go to the documentation of this file.
00001 #ifndef _VUVOLUMERECTILINEAR_H_
00002 #define _VUVOLUMERECTILINEAR_H_
00003 
00004 #include "../volume.h"
00005 
00006 class vu12;
00007 typedef vu12 vuVolumeRectilinear;
00008 
00011 class vu12 : public vu1
00012 {
00013 public:
00015     vu12();
00017     vu12(vu12& inst);
00019     virtual ~vu12();
00020 
00022     vu12& operator=(vu12& rhs);
00023 
00024 };
00025 
00026 #endif

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