MCPcopy 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

Calls

no outgoing calls

Tested by

no test coverage detected