Revision: 75533
http://sourceforge.net/p/brlcad/code/75533
Author: starseeker
Date: 2020-04-22 14:30:40 +0000 (Wed, 22 Apr 2020)
Log Message:
-----------
uh... why are there two of these?
Modified Paths:
--------------
brlcad/branches/dm-fb-merge/include/dm/util.h
Modified: brlcad/branches/dm-fb-merge/include/dm/util.h
===================================================================
--- brlcad/branches/dm-fb-merge/include/dm/util.h 2020-04-22 14:25:48 UTC
(rev 75532)
+++ brlcad/branches/dm-fb-merge/include/dm/util.h 2020-04-22 14:30:40 UTC
(rev 75533)
@@ -33,6 +33,8 @@
DM_EXPORT int drawLine3D(struct dm *dmp, point_t pt1, point_t pt2, const char
*log_bu, float *wireColor);
+DM_EXPORT int draw_Line3D(struct dm *dmp, point_t pt1, point_t pt2);
+
__END_DECLS
#endif /* DM_UTIL_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