25 #ifndef WJOINCONTOURTREE_H
26 #define WJOINCONTOURTREE_H
32 #include <boost/shared_ptr.hpp>
34 #include "../../common/WTransferable.h"
35 #include "../WDataSetSingle.h"
88 virtual const std::string
getName()
const;
113 boost::shared_ptr< WGridRegular3D >
m_grid;
151 return "JoinContourTree";
156 return "Computes the Join-Tree out of a given dataset.";
159 #endif // WJOINCONTOURTREE_H