]> Creatis software - creaVtk.git/blobdiff - bbtk_creaVtk_PKG/src/bbcreaVtkCleanMeshWithPatch.h
#3513 CleanMeshWithPatch
[creaVtk.git] / bbtk_creaVtk_PKG / src / bbcreaVtkCleanMeshWithPatch.h
index e56ce6f7538fbf8645b03d8f201e6aea3d7bdddf..ef2204901fb589ad0004a9ff9c19fc606371d80d 100644 (file)
@@ -31,6 +31,9 @@ class bbcreaVtk_EXPORT CleanMeshWithPatch
     BBTK_DECLARE_OUTPUT(Out,vtkPolyData*);
     BBTK_PROCESS(Process);
   void Process();
+    
+  void Stretch(vtkPolyData *newMesh, vtkPolyData *patchMesh);
+
 //===== 
 // Before editing this file, make sure it's a file of your own (i.e.: it wasn't generated from xml description; if so : your modifications will be lost)
 //=====