From aaef38173fee1d2ea1e5c957e64fc3ff420e3aea Mon Sep 17 00:00:00 2001 From: mattijs <mattijs> Date: Thu, 16 Jun 2011 14:52:12 +0100 Subject: [PATCH] ENH: differencesWrtDev.txt : update --- differencesWrtDev.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/differencesWrtDev.txt b/differencesWrtDev.txt index 65c2c69ebd9..3d87e6d01a1 100644 --- a/differencesWrtDev.txt +++ b/differencesWrtDev.txt @@ -83,7 +83,8 @@ surfaceFeatureExtract: - uses cgal only for curvature calculation. See cgal. - writes a triSurfaceField of 'curvature' and 'internal closeness' and 'external closeness'. This is just a normal intersection, not - a nearest point. These fields get used by cvMesh. + a nearest point. These fields get used by cvMesh. Or not yet - is part + of proposal to seed points according to curvature. - detects features that are near? surfaceSplitByTopology: -- GitLab