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

Function vtkImageToPolyDataFilter

Filters/Hybrid/vtkImageToPolyDataFilter.h:237–237  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235 int IsSameColor(unsigned char* p1, unsigned char* p2);
236
237 vtkImageToPolyDataFilter(const vtkImageToPolyDataFilter&) = delete;
238 void operator=(const vtkImageToPolyDataFilter&) = delete;
239};
240

Callers 2

imageToPolyData.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected