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

Regular/Unimodal/3d/1B/Intensity/intensity.h

Go to the documentation of this file.
00001 #ifndef _VUVOLUMEREGULARUNIMODAL3D1BINTENSITY_H_
00002 #define _VUVOLUMEREGULARUNIMODAL3D1BINTENSITY_H_
00003 
00004 #include "../1B.h"
00005 #include "vuTFunc/vuTFIntensity.h"
00006 
00008 
00009 class vu111211;
00010 typedef vu111211 vuVolumeRegularUnimodal3d1BIntensity;
00011 
00013 
00014 class vu111211 : public vu11121
00015 {
00016 public:
00018 
00025     void setTransferFunc(const vuTFIntensity& tf);
00027     const vuTFIntensity &getTransferFunc() const;
00028 
00029 protected:
00031     vuTFIntensity m_TFunc;
00032 };
00033 
00034 #endif

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