00001 #ifndef _VUVOLUMEREGULARUNIMODAL3D2BTHRESHOLD_H_ 00002 #define _VUVOLUMEREGULARUNIMODAL3D2BTHRESHOLD_H_ 00003 00004 #include "../2B.h" 00005 //#include "vuTFunc/vuTFIntensity.h" 00006 00008 00009 class vu111221; 00010 typedef vu111221 vuVolumeRegularUnimodal3d2BThreshold; 00011 00013 00014 class vu111221 : public vu11122 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