Revision: 53680
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53680&view=rev
Author:   brlcad
Date:     2012-11-14 17:37:12 +0000 (Wed, 14 Nov 2012)
Log Message:
-----------
guts to rt_mirror should be in the functab. no need to be aware of entity types.

Modified Paths:
--------------
    brlcad/trunk/TODO

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2012-11-14 17:04:36 UTC (rev 53679)
+++ brlcad/trunk/TODO   2012-11-14 17:37:12 UTC (rev 53680)
@@ -451,6 +451,8 @@
 * vls name wrapping (reversible argv-to-vls, vls-to-argv).  look at
   src/libged/glob.c code, very similar.
 
+* refactor rt_mirror (src/librt/primitives/mirror.c) into the functab
+
 * refactor rt_functab accessors to go through an api call or calls so
   that the array is not accessed directly.  either an rt_eval() style
   interface with data-driven keys to tell it with function(s) to call,

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

Reply via email to