Revision: 73158
http://sourceforge.net/p/brlcad/code/73158
Author: starseeker
Date: 2019-05-23 13:43:12 +0000 (Thu, 23 May 2019)
Log Message:
-----------
Make a note to investigate more selective surface shrinking
Modified Paths:
--------------
brlcad/trunk/src/libbrep/cdt.cpp
Modified: brlcad/trunk/src/libbrep/cdt.cpp
===================================================================
--- brlcad/trunk/src/libbrep/cdt.cpp 2019-05-23 13:40:12 UTC (rev 73157)
+++ brlcad/trunk/src/libbrep/cdt.cpp 2019-05-23 13:43:12 UTC (rev 73158)
@@ -382,6 +382,10 @@
// self-intersecting 3D mesh. Attempt to minimize situations where 2D and
// 3D distances get out of sync by shrinking the surfaces down to the
// active area of the face
+ //
+ // TODO - we may want to do this only for faces where the surface size is
+ // much larger than the bounded trimming curves in 2D, rather than just
+ // shrinking everything...
brep->ShrinkSurfaces();
// Reparameterize the face's surface and transform the "u" and "v"
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits