Revision: 53658
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53658&view=rev
Author:   n_reed
Date:     2012-11-13 16:45:24 +0000 (Tue, 13 Nov 2012)
Log Message:
-----------
add parameters for independently scaling quality and quantity of plotted curves

Modified Paths:
--------------
    brlcad/trunk/include/raytrace.h

Modified: brlcad/trunk/include/raytrace.h
===================================================================
--- brlcad/trunk/include/raytrace.h     2012-11-13 15:54:38 UTC (rev 53657)
+++ brlcad/trunk/include/raytrace.h     2012-11-13 16:45:24 UTC (rev 53658)
@@ -1975,6 +1975,8 @@
     const struct bn_tol *tol;
     fastf_t view_size;
     fastf_t sample_spacing;
+    fastf_t curve_quality;
+    fastf_t curve_quantity;
 };
 
 /**

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to