Revision: 45880
http://brlcad.svn.sourceforge.net/brlcad/?rev=45880&view=rev
Author: brlcad
Date: 2011-08-10 05:28:02 +0000 (Wed, 10 Aug 2011)
Log Message:
-----------
shush
Modified Paths:
--------------
brlcad/trunk/src/librt/primitives/pipe/pipe_brep.cpp
Modified: brlcad/trunk/src/librt/primitives/pipe/pipe_brep.cpp
===================================================================
--- brlcad/trunk/src/librt/primitives/pipe/pipe_brep.cpp 2011-08-10
05:21:36 UTC (rev 45879)
+++ brlcad/trunk/src/librt/primitives/pipe/pipe_brep.cpp 2011-08-10
05:28:02 UTC (rev 45880)
@@ -53,7 +53,6 @@
void
make_linear_surfaces(ON_Brep **b, ON_SimpleArray<ON_Curve*> *startoutercurves,
ON_SimpleArray<ON_Curve*> *endoutercurves, ON_SimpleArray<ON_Curve*>
*startinnercurves, ON_SimpleArray<ON_Curve*> *endinnercurves)
{
- bu_log("make_linear_surfaces\n");
int c1ind = (*b)->AddEdgeCurve(*(startoutercurves[0]));
int c2ind = (*b)->AddEdgeCurve(*(endoutercurves[0]));
ON_BrepVertex& vert1 = (*b)->NewVertex((*b)->m_C3[c1ind]->PointAt(0),
SMALL_FASTF);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model
configuration take the hassle out of deploying and managing Subversion and
the tools developers use with it. Learn more about uberSVN and get a free
download at: http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits