X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=common%2FclitkDicomRT_ROI.h;h=b05b9d65e9a51bd70a81ecba65683becff3eeccd;hb=9c1c3b2a6def6a7ee512919c105ceea8939e7f66;hp=d69ec1e9461100f161e3efaed1e05a5374797149;hpb=b9db5886a4d8e50a6940d7ceea622de32cfb230a;p=clitk.git diff --git a/common/clitkDicomRT_ROI.h b/common/clitkDicomRT_ROI.h index d69ec1e..b05b9d6 100644 --- a/common/clitkDicomRT_ROI.h +++ b/common/clitkDicomRT_ROI.h @@ -69,7 +69,7 @@ protected: int mNumber; std::vector mColor; std::vector mListOfContours; - vtkPolyData * mMesh; + vtkSmartPointer mMesh; bool mMeshIsUpToDate; vvImage::Pointer mImage; double mBackgroundValue;