Revision: 46634
          http://brlcad.svn.sourceforge.net/brlcad/?rev=46634&view=rev
Author:   brlcad
Date:     2011-09-09 15:44:36 +0000 (Fri, 09 Sep 2011)
Log Message:
-----------
migrated command doc from impl to header for db_search_formplan()

Modified Paths:
--------------
    brlcad/trunk/include/raytrace.h

Modified: brlcad/trunk/include/raytrace.h
===================================================================
--- brlcad/trunk/include/raytrace.h     2011-09-09 15:44:03 UTC (rev 46633)
+++ brlcad/trunk/include/raytrace.h     2011-09-09 15:44:36 UTC (rev 46634)
@@ -2787,6 +2787,10 @@
 
 RT_EXPORT extern void db_free_full_path_list(struct db_full_path_list 
*path_list);
 
+/**
+ * process the command line and create a "plan" corresponding to the
+ * command arguments.
+ */
 RT_EXPORT extern void *db_search_formplan(char **argv,
                                          struct db_i *dbip,
                                          struct rt_wdb *wdbp);

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


------------------------------------------------------------------------------
Why Cloud-Based Security and Archiving Make Sense
Osterman Research conducted this study that outlines how and why cloud
computing security and archiving is rapidly being adopted across the IT 
space for its ease of implementation, lower cost, and increased 
reliability. Learn more. http://www.accelacomm.com/jaw/sfnl/114/51425301/
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to