Skip to content
  • Will Schroeder's avatar
    Created sphere tree class (vtkSphereTree) · c5b89cba
    Will Schroeder authored
    Created sphere tree class (vtkSphereTree) for processing structured,
    unstructured, and other types of data. The sphere tree supports
    different types of geometric queries such as extracting candidate
    cells from points, lines, and plane cuts. Hooked the sphere tree
    up with a specialized plane cutter. Created a vtkSphereTreeFilter to
    view the sphere tree and test it's output.
    c5b89cba