Revision: 53695
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53695&view=rev
Author:   brlcad
Date:     2012-11-14 19:44:24 +0000 (Wed, 14 Nov 2012)
Log Message:
-----------
my bad, add comment for consistency

Modified Paths:
--------------
    brlcad/trunk/src/libged/edbot.c

Modified: brlcad/trunk/src/libged/edbot.c
===================================================================
--- brlcad/trunk/src/libged/edbot.c     2012-11-14 19:41:46 UTC (rev 53694)
+++ brlcad/trunk/src/libged/edbot.c     2012-11-14 19:44:24 UTC (rev 53695)
@@ -401,7 +401,8 @@
     }
 
     botip = (struct rt_bot_internal *)intern.idb_ptr;
-    VMOVE(view, scan);
+    VMOVE(view, scan); /* convert double to fastf_t */
+
     nearest_pt = rt_bot_find_v_nearest_pt2(botip, view, 
gedp->ged_gvp->gv_model2view);
     bu_vls_printf(gedp->ged_result_str, "%d", nearest_pt);
 

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