X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk_creaVtk_PKG%2Fsrc%2FbbcreaVtkCleanMeshWithPatch.h;h=ef2204901fb589ad0004a9ff9c19fc606371d80d;hb=9075226c98f81d6936ec2869d429a7155be2b627;hp=e56ce6f7538fbf8645b03d8f201e6aea3d7bdddf;hpb=444964b786ba62c7715c061d116a2baddcf81f23;p=creaVtk.git diff --git a/bbtk_creaVtk_PKG/src/bbcreaVtkCleanMeshWithPatch.h b/bbtk_creaVtk_PKG/src/bbcreaVtkCleanMeshWithPatch.h index e56ce6f..ef22049 100644 --- a/bbtk_creaVtk_PKG/src/bbcreaVtkCleanMeshWithPatch.h +++ b/bbtk_creaVtk_PKG/src/bbcreaVtkCleanMeshWithPatch.h @@ -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) //=====