0030435: Improving performance of Approx_ComputeCLine
[occt.git] / src / ProjLib / ProjLib_ComputeApproxOnPolarSurface.hxx
index 3927f27..393c8c6 100644 (file)
@@ -142,7 +142,7 @@ private:
   Standard_Integer myMaxSegments;
   Standard_Real myMaxDist;
   AppParCurves_Constraint myBndPnt;
-
+  Standard_Real myDist;
 
 };