Revision: 41745
http://brlcad.svn.sourceforge.net/brlcad/?rev=41745&view=rev
Author: starseeker
Date: 2010-12-21 20:42:36 +0000 (Tue, 21 Dec 2010)
Log Message:
-----------
Try adding rt_shootray_bundle and rt_raybundle_maker to raytrace.h - will see
if this works on Windows.
Modified Paths:
--------------
brlcad/branches/cmake/include/raytrace.h
brlcad/branches/cmake/src/rt/rtshot.c
Modified: brlcad/branches/cmake/include/raytrace.h
===================================================================
--- brlcad/branches/cmake/include/raytrace.h 2010-12-21 20:19:21 UTC (rev
41744)
+++ brlcad/branches/cmake/include/raytrace.h 2010-12-21 20:42:36 UTC (rev
41745)
@@ -2395,6 +2395,11 @@
/* Shoot a bundle of rays */
RT_EXPORT BU_EXTERN(int rt_shootrays,
(struct application_bundle *bundle));
+RT_EXPORT BU_EXTERN(int rt_shootray_bundle,
+ (struct application *ap, struct xray *rays, int nrays));
+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));
+
/* Get expr tree for object */
RT_EXPORT BU_EXTERN(void rt_free_soltab,
(struct soltab *stp));
Modified: brlcad/branches/cmake/src/rt/rtshot.c
===================================================================
--- brlcad/branches/cmake/src/rt/rtshot.c 2010-12-21 20:19:21 UTC (rev
41744)
+++ brlcad/branches/cmake/src/rt/rtshot.c 2010-12-21 20:42:36 UTC (rev
41745)
@@ -41,17 +41,6 @@
#include "plot3.h"
-extern void rt_raybundle_maker(struct xray *rp,
- double radius,
- const vect_t avec,
- const vect_t bvec,
- int rays_per_ring,
- int nring);
-
-extern int rt_shootray_bundle(struct application *ap,
- struct xray *rays,
- int nrays);
-
char usage[] = "\
Usage: rtshot [options] model.g objects...\n\
-U # Set reporting of air regions (default=1)\n\
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Forrester recently released a report on the Return on Investment (ROI) of
Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even
within 7 months. Over 3 million businesses have gone Google with Google Apps:
an online email calendar, and document program that's accessible from your
browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits