Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ RemoveAllMidpoints
Method
RemoveAllMidpoints
IO/NetCDF/vtkSLACReader.cxx:352–355 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
350
}
351
352
void vtkSLACReader::MidpointCoordinateMap::RemoveAllMidpoints()
353
{
354
this->Internal->Map.clear();
355
}
356
357
vtkIdType vtkSLACReader::MidpointCoordinateMap::GetNumberOfMidpoints() const
358
{
Callers
1
RequestData
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected