Revision: 53735
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53735&view=rev
Author:   carlmoore
Date:     2012-11-16 19:57:32 +0000 (Fri, 16 Nov 2012)
Log Message:
-----------
fix spellings and punctuation

Modified Paths:
--------------
    brlcad/trunk/src/librt/primitives/bot/tie_kdtree.c

Modified: brlcad/trunk/src/librt/primitives/bot/tie_kdtree.c
===================================================================
--- brlcad/trunk/src/librt/primitives/bot/tie_kdtree.c  2012-11-16 19:55:25 UTC 
(rev 53734)
+++ brlcad/trunk/src/librt/primitives/bot/tie_kdtree.c  2012-11-16 19:57:32 UTC 
(rev 53735)
@@ -460,8 +460,8 @@
     }
 
     /*
-     * If there is a gap atleast MIN_SPAN in side wrt the nodes dimension size
-     * then use the nearest edge of the gap to 0.5 as the splitting plane,
+     * If there is a gap at least MIN_SPAN in side w/r/t the nodes dimension 
size
+     * then use the nearest edge of the gap to 0.5 as the splitting plane.
      * Use the gap with the largest span.
      * If no gaps are found meeting the criteria then weight the span values to
      * bias towards a balanced kd-tree and choose the minima of that weighted 
curve.
@@ -476,7 +476,7 @@
 
     /*
      * Largest gap found must meet MIN_SPAN requirements
-     * There must be atleast 500 triangles or we don't bother.
+     * There must be at least 500 triangles or we don't bother.
      * Lower triangle numbers means there is a higher probability that
      * triangles lack any sort of coherent structure.
      */

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


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to