Revision: 55914
http://sourceforge.net/p/brlcad/code/55914
Author: starseeker
Date: 2013-07-01 19:02:36 +0000 (Mon, 01 Jul 2013)
Log Message:
-----------
update brep.h too
Modified Paths:
--------------
brlcad/trunk/include/brep.h
Modified: brlcad/trunk/include/brep.h
===================================================================
--- brlcad/trunk/include/brep.h 2013-07-01 19:02:04 UTC (rev 55913)
+++ brlcad/trunk/include/brep.h 2013-07-01 19:02:36 UTC (rev 55914)
@@ -1631,7 +1631,7 @@
bool isStraight(ON_Plane frames[]);
bool isFlatU(ON_Plane frames[]);
bool isFlatV(ON_Plane frames[]);
- BBNode* subdivideSurfaceByKnots(const ON_Surface *localsurf, const
ON_Interval& u, const ON_Interval& v, ON_Plane frames[], int depth, int
depthLimit);
+ BBNode* subdivideSurfaceByKnots(const ON_Surface *localsurf, const
ON_Interval& u, const ON_Interval& v, ON_Plane frames[], int depth, int
depthLimit, int prev_knot);
BBNode* subdivideSurface(const ON_Surface *localsurf, const ON_Interval&
u, const ON_Interval& v, ON_Plane frames[], int depth, int depthLimit);
BBNode* surfaceBBox(const ON_Surface *localsurf, bool leaf, ON_Plane
frames[], const ON_Interval& u, const ON_Interval& v);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits