]> Creatis software - clitk.git/blobdiff - common/clitkDicomRT_StructureSet.h
From Benoit P, use clitkDicomRTStruct2Image with image with direction cosine
[clitk.git] / common / clitkDicomRT_StructureSet.h
index dff4d75276aa3196dca59941661007f7da497733..16018c96be48103cf1e58299b5b5ceed79c1dbfb 100644 (file)
@@ -60,7 +60,7 @@ public:
   typedef ROIMapContainer::const_iterator ROIConstIteratorType;
 
   void Print(std::ostream & os = std::cout) const;
-  void Read(const std::string & filename);
+  void Read(const std::string & filename, double tol);
   void SetTransformMatrix(vtkMatrix4x4* matrix);
   bool IsDicomRTStruct(const std::string & filename);
   void Write(const std::string & filename);