gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] libvob/include/vob/vobs Fillet.hxx


From: Janne V. Kujala
Subject: [Gzz-commits] libvob/include/vob/vobs Fillet.hxx
Date: Tue, 24 Jun 2003 08:17:40 -0400

CVSROOT:        /cvsroot/libvob
Module name:    libvob
Branch:         
Changes by:     Janne V. Kujala <address@hidden>        03/06/24 08:17:40

Modified files:
        include/vob/vobs: Fillet.hxx 

Log message:
        twid

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libvob/libvob/include/vob/vobs/Fillet.hxx.diff?tr1=1.19&tr2=1.20&r1=text&r2=text

Patches:
Index: libvob/include/vob/vobs/Fillet.hxx
diff -u libvob/include/vob/vobs/Fillet.hxx:1.19 
libvob/include/vob/vobs/Fillet.hxx:1.20
--- libvob/include/vob/vobs/Fillet.hxx:1.19     Tue Jun 24 08:04:41 2003
+++ libvob/include/vob/vobs/Fillet.hxx  Tue Jun 24 08:17:40 2003
@@ -164,7 +164,7 @@
            // "overlap" (i.e., where the beginning and end of the side
            // of a fillet meet) to when the nodes coincide.
            float f = d / r0;
-           if (f < 1.0) a = asin(t / r) * sin(M_PI_2 * f);
+           if (f < 1.0) a = asin(t / r0) * sin(M_PI_2 * f);
 
            DBG(dbg_vfillets) << 
                format("FilletSpan CONN: r: %s d: %s  th: %s a: %s") %




reply via email to

[Prev in Thread] Current Thread [Next in Thread]