]> Creatis software - creaContours.git/blobdiff - lib/kernel_ManagerContour_NDimensions/KernelManagerContour.h
BUG MACOS
[creaContours.git] / lib / kernel_ManagerContour_NDimensions / KernelManagerContour.h
index 067cbf34a6a0f0ffd0f12fa329662b525002f4cf..a2661344bb796b2e941c7310bc4fc921b92987a6 100644 (file)
@@ -33,7 +33,7 @@ public:
        **      If images are available before the construction of the kernelManager this method should be used
        **      it sets the vector images and initializes the environment
        **/
-       KernelManagerContour(std::vector<vtkImageData*> images,std::string datadir);
+       KernelManagerContour(std::vector<vtkImageData*> images,std::string datadir,std::string tmpdir);
        ~KernelManagerContour();
 
        std::vector<vtkImageData*> getVectImages();