Revision: 73870
http://sourceforge.net/p/brlcad/code/73870
Author: starseeker
Date: 2019-09-10 13:22:45 +0000 (Tue, 10 Sep 2019)
Log Message:
-----------
notes
Modified Paths:
--------------
brlcad/trunk/src/libbrep/cdt_edge.cpp
Modified: brlcad/trunk/src/libbrep/cdt_edge.cpp
===================================================================
--- brlcad/trunk/src/libbrep/cdt_edge.cpp 2019-09-10 13:19:59 UTC (rev
73869)
+++ brlcad/trunk/src/libbrep/cdt_edge.cpp 2019-09-10 13:22:45 UTC (rev
73870)
@@ -128,6 +128,12 @@
}
#endif
+// TODO - can we base the width of this box on how far the 3D edge curve
midpoint is from
+// the midpoint of the 3D line segment? That might relate the 2D box size to
how far away
+// we need to be to avoid problematic surface points...
+//
+// Probably still want some minimum distance to avoid extremely slim
triangles, even if they
+// are "valid"...
void
rtree_bbox_2d(struct ON_Brep_CDT_State *s_cdt, cdt_mesh::cpolyedge_t *pe)
{
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