Skip to content

ENH: UnitTest for vtkPlanesIntersection

Bill Lorensen requested to merge lorensen/vtk:UnitTestPlanesIntersection into master

vtkPlanesIntersection had no test coverage. This unit test brings the coverage to 94 percent.

STYLE: vtkPlanesIntersection GetNumVertices()->GetNumberOfVertices()

Merge request reports