Revision: 57213
http://sourceforge.net/p/brlcad/code/57213
Author: phoenixyjll
Date: 2013-08-28 06:29:41 +0000 (Wed, 28 Aug 2013)
Log Message:
-----------
ws.
Modified Paths:
--------------
brlcad/trunk/src/libbrep/boolean.cpp
Modified: brlcad/trunk/src/libbrep/boolean.cpp
===================================================================
--- brlcad/trunk/src/libbrep/boolean.cpp 2013-08-28 05:31:42 UTC (rev
57212)
+++ brlcad/trunk/src/libbrep/boolean.cpp 2013-08-28 06:29:41 UTC (rev
57213)
@@ -1076,7 +1076,7 @@
bool seamed = false;
if (bClosed[0])
endpt_index = 1;
- else
+ else
endpt_index = 0;
side_interval.Set(loop[k]->PointAtStart()[endpt_index],
loop[k]->PointAtEnd()[endpt_index]);
for (int i = 0; i < breploop.m_ti.Count(); i++) {
@@ -1108,7 +1108,7 @@
if (seamed)
continue;
}
-
+
ON_Curve* c3d = NULL;
// First, try the ON_Surface::Pushup() method.
// If Pushup() does not succeed, use sampling method.
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits