Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2484
void vtkMultiBlockPLOT3DReader::ClearGeometryCache()
2485
{
2486
this->Internal->Blocks.clear();
2487
}
2488
2489
int vtkMultiBlockPLOT3DReader::AutoDetectionCheck(FILE* fp)
2490
{
Callers
4
~vtkMultiBlockPLOT3DReader
Method · 0.95
ReadMesh
Method · 0.95
ReadArrays
Method · 0.95
SetXYZFileName
Method · 0.95
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected