Skip to content
  • Yohann Bearzi (Kitware)'s avatar
    New bounding sphere computation for vtkCell · b90f56fa
    Yohann Bearzi (Kitware) authored
    A new method `vtkCell::ComputeBoudingSphere` computes
    a bounding sphere estimate of the cell. For
    cells having less than 4 points, an exact bounding sphere
    is generated. `vtkPixel` and `vtkVoxel` compute
    an exact bouding sphere.
    b90f56fa