Revision: 65149
http://sourceforge.net/p/brlcad/code/65149
Author: starseeker
Date: 2015-06-02 13:39:42 +0000 (Tue, 02 Jun 2015)
Log Message:
-----------
Helps to commit the header...
Modified Paths:
--------------
brlcad/trunk/include/analyze.h
Modified: brlcad/trunk/include/analyze.h
===================================================================
--- brlcad/trunk/include/analyze.h 2015-06-02 01:10:09 UTC (rev 65148)
+++ brlcad/trunk/include/analyze.h 2015-06-02 13:39:42 UTC (rev 65149)
@@ -145,7 +145,11 @@
analyze_raydiff(struct analyze_raydiff_results **results, struct db_i *dbip,
const char *left, const char *right, struct bn_tol *tol);
+ANALYZE_EXPORT int
+analyze_obj_inside(struct db_i *dbip, const char *outside, const char *inside,
fastf_t tol);
+
+
__END_DECLS
#endif /* ANALYZE_H */
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits