Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ vtkRemovePolyData
Function
vtkRemovePolyData
Filters/General/vtkRemovePolyData.h:120–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
bool ExactMatch;
119
120
vtkRemovePolyData(const vtkRemovePolyData&) = delete;
121
void operator=(const vtkRemovePolyData&) = delete;
122
};
123
Callers
4
vtkRemovePolyData.h
File · 0.85
TestRemovePolyData2.py
File · 0.85
TestRemovePolyData.py
File · 0.85
TestRemovePolyData3.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected