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

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

Go to the documentation of this file.
00001 #ifndef _VUVOLUMEBCCUNIMODAL3D1BINTENSITY_H_
00002 #define _VUVOLUMEBCCUNIMODAL3D1BINTENSITY_H_
00003 
00004 #include "../1B.h"
00005 #include "vuTFunc/vuTFIntensity.h"
00006 
00007 class vu151211;
00008 typedef vu151211 vuVolumeBccUnimodal3d1BIntensity;
00009 
00011 class vu151211 : public vu15121
00012 {
00013 public:
00015 
00022     void setTransferFunc(const vuTFIntensity& tf);
00024     const vuTFIntensity &getTransferFunc() const;
00025 
00026 protected:
00028     vuTFIntensity m_TFunc;
00029 };
00030 
00031 #endif

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