Revision: 65556
          http://sourceforge.net/p/brlcad/code/65556
Author:   ejno
Date:     2015-07-10 19:35:54 +0000 (Fri, 10 Jul 2015)
Log Message:
-----------
fix comment

Modified Paths:
--------------
    brlcad/trunk/src/libgcv/conv/fastgen4/fastgen4_write.cpp

Modified: brlcad/trunk/src/libgcv/conv/fastgen4/fastgen4_write.cpp
===================================================================
--- brlcad/trunk/src/libgcv/conv/fastgen4/fastgen4_write.cpp    2015-07-10 
19:16:43 UTC (rev 65555)
+++ brlcad/trunk/src/libgcv/conv/fastgen4/fastgen4_write.cpp    2015-07-10 
19:35:54 UTC (rev 65556)
@@ -1111,7 +1111,7 @@
        || !NEAR_ZERO(VDOT(tgc.a, tgc.b), RT_DOT_TOL))
        return false;
 
-    // check for apex at infinity
+    // check for non-truncated cone
     if (VNEAR_ZERO(tgc.c, RT_LEN_TOL))
        return true;
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to