[vtk-developers] KdTree FindPointsWithinRadius

David Gobbi david.gobbi at gmail.com
Thu Sep 23 16:13:11 EDT 2010


On Thu, Sep 23, 2010 at 1:57 PM, David Cole <david.cole at kitware.com> wrote:

> Well said. "Convenience" makes things more expensive over the long run.

If you want to see a bad interface, look at the vtkImageReslice class
that I wrote during my PhD:

http://www.vtk.org/doc/nightly/html/classvtkImageReslice.html

This class has been a pain in the butt for me to maintain, and the
interface is so large and non-orthogonal that it gives everyone who
uses it a headache ;)

 David



More information about the vtk-developers mailing list