MCPcopy 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
352void vtkSLACReader::MidpointCoordinateMap::RemoveAllMidpoints()
353{
354 this->Internal->Map.clear();
355}
356
357vtkIdType vtkSLACReader::MidpointCoordinateMap::GetNumberOfMidpoints() const
358{

Callers 1

RequestDataMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected