Revision: 70135
http://sourceforge.net/p/brlcad/code/70135
Author: brlcad
Date: 2017-08-27 17:06:53 +0000 (Sun, 27 Aug 2017)
Log Message:
-----------
we can use null now
Modified Paths:
--------------
brlcad/trunk/src/librt/primitives/table.cpp
Modified: brlcad/trunk/src/librt/primitives/table.cpp
===================================================================
--- brlcad/trunk/src/librt/primitives/table.cpp 2017-08-27 17:06:38 UTC (rev
70134)
+++ brlcad/trunk/src/librt/primitives/table.cpp 2017-08-27 17:06:53 UTC (rev
70135)
@@ -1364,7 +1364,7 @@
NULL, /* piece_hitsegs */
RTFUNCTAB_FUNC_UV_CAST(rt_dsp_uv),
RTFUNCTAB_FUNC_CURVE_CAST(rt_dsp_curve),
- RTFUNCTAB_FUNC_CLASS_CAST(rt_generic_class),
+ NULL, /* class */
RTFUNCTAB_FUNC_FREE_CAST(rt_dsp_free),
RTFUNCTAB_FUNC_PLOT_CAST(rt_dsp_plot),
NULL, /* adaptive_plot */
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits