Revision: 64380
http://sourceforge.net/p/brlcad/code/64380
Author: starseeker
Date: 2015-03-12 20:06:09 +0000 (Thu, 12 Mar 2015)
Log Message:
-----------
Mark box as set.
Modified Paths:
--------------
brlcad/trunk/src/libbrep/shape_recognition_util.cpp
Modified: brlcad/trunk/src/libbrep/shape_recognition_util.cpp
===================================================================
--- brlcad/trunk/src/libbrep/shape_recognition_util.cpp 2015-03-12 19:58:31 UTC
(rev 64379)
+++ brlcad/trunk/src/libbrep/shape_recognition_util.cpp 2015-03-12 20:06:09 UTC
(rev 64380)
@@ -259,6 +259,7 @@
ON_Interval v(min.y, max.y);
surface_GetBoundingBox(face->SurfaceOf(), u, v, *(obj->bbox), true);
}
+ obj->bbox_set = 1;
}
void
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits