Revision: 39660
          http://brlcad.svn.sourceforge.net/brlcad/?rev=39660&view=rev
Author:   bob1961
Date:     2010-06-22 19:43:35 +0000 (Tue, 22 Jun 2010)

Log Message:
-----------
Added a declaration for combmem.

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

Modified: brlcad/trunk/include/ged.h
===================================================================
--- brlcad/trunk/include/ged.h  2010-06-22 19:41:04 UTC (rev 39659)
+++ brlcad/trunk/include/ged.h  2010-06-22 19:43:35 UTC (rev 39660)
@@ -1542,6 +1542,14 @@
 GED_EXPORT BU_EXTERN(int ged_comb_std, (struct ged *gedp, int argc, const char 
*argv[]));
 
 /**
+ * Set/get comb's members.
+ *
+ * Usage:
+ *     combmem comb_name <az el tw tx ty tz sa sx sy sz ...>
+ */
+GED_EXPORT BU_EXTERN(int ged_combmem, (struct ged *gedp, int argc, const char 
*argv[]));
+
+/**
  * Import a database into the current database using an auto-incrementing or 
custom affix
  *
  * Usage:


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

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to