Revision: 53686
http://brlcad.svn.sourceforge.net/brlcad/?rev=53686&view=rev
Author: bob1961
Date: 2012-11-14 18:19:49 +0000 (Wed, 14 Nov 2012)
Log Message:
-----------
Fixed some fallout related to the previous scan updates (i.e. need to copy the
scanned vector to its fastf_t variant).
Modified Paths:
--------------
brlcad/trunk/src/libged/edbot.c
Modified: brlcad/trunk/src/libged/edbot.c
===================================================================
--- brlcad/trunk/src/libged/edbot.c 2012-11-14 18:16:41 UTC (rev 53685)
+++ brlcad/trunk/src/libged/edbot.c 2012-11-14 18:19:49 UTC (rev 53686)
@@ -401,6 +401,7 @@
}
botip = (struct rt_bot_internal *)intern.idb_ptr;
+ VMOVE(view, scan);
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits