Revision: 52762
http://brlcad.svn.sourceforge.net/brlcad/?rev=52762&view=rev
Author: n_reed
Date: 2012-10-04 13:50:34 +0000 (Thu, 04 Oct 2012)
Log Message:
-----------
remove another set but unused
Modified Paths:
--------------
brlcad/trunk/src/conv/step/OpenNurbsInterfaces.cpp
Modified: brlcad/trunk/src/conv/step/OpenNurbsInterfaces.cpp
===================================================================
--- brlcad/trunk/src/conv/step/OpenNurbsInterfaces.cpp 2012-10-04 13:00:09 UTC
(rev 52761)
+++ brlcad/trunk/src/conv/step/OpenNurbsInterfaces.cpp 2012-10-04 13:50:34 UTC
(rev 52762)
@@ -2053,7 +2053,7 @@
double b = semi_axis_2 * LocalUnits::length;
ON_Ellipse ellipse(plane, a, b);
- double eccentricity = sqrt(1.0 - (b * b) / (a * a));
+ // double eccentricity = sqrt(1.0 - (b * b) / (a * a));
// ON_3dPoint focus_1 = center + (eccentricity * a) * xaxis;
// ON_3dPoint focus_2 = center - (eccentricity * a) * xaxis;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits