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

Method ClearGeometryCache

IO/Parallel/vtkMultiBlockPLOT3DReader.cxx:2484–2487  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2482}
2483
2484void vtkMultiBlockPLOT3DReader::ClearGeometryCache()
2485{
2486 this->Internal->Blocks.clear();
2487}
2488
2489int vtkMultiBlockPLOT3DReader::AutoDetectionCheck(FILE* fp)
2490{

Callers 4

ReadMeshMethod · 0.95
ReadArraysMethod · 0.95
SetXYZFileNameMethod · 0.95

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected