Revision: 41098
http://brlcad.svn.sourceforge.net/brlcad/?rev=41098&view=rev
Author: brlcad
Date: 2010-10-19 06:05:28 +0000 (Tue, 19 Oct 2010)
Log Message:
-----------
add fixme since these are not supposed to be public functions and are not
exported.
Modified Paths:
--------------
brlcad/trunk/src/proc-db/csgbrep.cpp
Modified: brlcad/trunk/src/proc-db/csgbrep.cpp
===================================================================
--- brlcad/trunk/src/proc-db/csgbrep.cpp 2010-10-19 06:02:27 UTC (rev
41097)
+++ brlcad/trunk/src/proc-db/csgbrep.cpp 2010-10-19 06:05:28 UTC (rev
41098)
@@ -43,6 +43,9 @@
#include "vmath.h" /* BRL-CAD Vector macros */
#include "wdb.h"
+ /* FIXME: go through the table interface since these are not
+ * external symbols available to calling applications.
+ */
extern void rt_arb_tess(struct nmgregion **r, struct model *m, struct
rt_db_internal *ip, const struct rt_tess_tol *ttol,const struct bn_tol *tol);
extern void rt_arb8_brep(ON_Brep **bi, struct rt_db_internal *ip, const
struct bn_tol *tol);
extern void rt_arbn_brep(ON_Brep **bi, struct rt_db_internal *ip, const
struct bn_tol *tol);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits