From: Michael Orlitzky Date: Mon, 7 Nov 2011 01:17:06 +0000 (-0500) Subject: Remove the Tetrahedron contains_point function and its tests since the search algorit... X-Git-Tag: 0.0.1~68 X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;ds=sidebyside;h=f1ea5f4014fdf8756fc6a70cf51052cdccbc4294;hp=f1ea5f4014fdf8756fc6a70cf51052cdccbc4294;p=spline3.git Remove the Tetrahedron contains_point function and its tests since the search algorithm was updated to use something faster. ---