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

Method vtkCellProcessor

Common/DataModel/vtkStaticCellLocator.cxx:249–249  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

247 size_t MaxCellSize;
248
249 vtkCellProcessor() = default;
250
251 vtkCellProcessor(vtkCellBinner* cb)
252 : Binner(cb)

Callers

nothing calls this directly

Calls 2

ceilFunction · 0.50
GetMaxCellSizeMethod · 0.45

Tested by

no test coverage detected