Revision: 52751
http://brlcad.svn.sourceforge.net/brlcad/?rev=52751&view=rev
Author: brlcad
Date: 2012-10-03 23:21:53 +0000 (Wed, 03 Oct 2012)
Log Message:
-----------
fill our the dgo_invent_solid() parameter list. even unveiled an incorrect
caller, should have crashed/corrupted.
Modified Paths:
--------------
brlcad/trunk/include/dg.h
Modified: brlcad/trunk/include/dg.h
===================================================================
--- brlcad/trunk/include/dg.h 2012-10-03 23:08:06 UTC (rev 52750)
+++ brlcad/trunk/include/dg.h 2012-10-03 23:21:53 UTC (rev 52751)
@@ -215,7 +215,7 @@
int notify);
GED_EXPORT extern void dgo_eraseobjpath();
GED_EXPORT extern void dgo_impending_wdb_close();
-GED_EXPORT extern int dgo_invent_solid();
+GED_EXPORT extern int dgo_invent_solid(struct dg_obj *dgop, char *name, struct
bu_list *vhead, long int rgb, int copy, fastf_t transparency, int dmode);
GED_EXPORT extern void dgo_notify(struct dg_obj *dgop);
GED_EXPORT extern void dgo_notifyWdb(struct rt_wdb *wdbp);
GED_EXPORT extern void dgo_zapall();
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits