Revision: 41929
http://brlcad.svn.sourceforge.net/brlcad/?rev=41929&view=rev
Author: starseeker
Date: 2011-01-04 16:52:12 +0000 (Tue, 04 Jan 2011)
Log Message:
-----------
Same thing for rt_raybundle_maker
Modified Paths:
--------------
brlcad/trunk/src/librt/mkbundle.c
Modified: brlcad/trunk/src/librt/mkbundle.c
===================================================================
--- brlcad/trunk/src/librt/mkbundle.c 2011-01-04 16:50:48 UTC (rev 41928)
+++ brlcad/trunk/src/librt/mkbundle.c 2011-01-04 16:52:12 UTC (rev 41929)
@@ -52,6 +52,8 @@
*
* XXX Should we require a and b as inputs, for efficiency?
*/
+RT_EXPORT BU_EXTERN(int rt_raybundle_maker,(struct xray *rp, double radius,
const fastf_t *avec, const fastf_t *bvec, int rays_per_ring, int nring));
+
int
rt_raybundle_maker(struct xray *rp, double radius, const fastf_t *avec, const
fastf_t *bvec, int rays_per_ring, int nring)
{
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits