Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ceil
Function · 0.50
GetMaxCellSize
Method · 0.45
Tested by
no test coverage detected