MCPcopy Create free account
hub / github.com/Kitware/VTK / Reduce

Method Reduce

Common/ExecutionModel/vtkSphereTree.cxx:390–390  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

388 }
389
390 void Reduce() { DataSetSpheres::Reduce(); }
391
392 static void Execute(vtkIdType numCells, vtkUnstructuredGrid* grid, double* s,
393 bool vtkNotUsed(computeBoundsAndRadius), double& aveRadius, double sphereBounds[6])

Callers

nothing calls this directly

Calls 1

ReduceFunction · 0.50

Tested by

no test coverage detected