MCPcopy Create free account
hub / github.com/Kitware/VTK / ~vtkPResampleToImage

Method ~vtkPResampleToImage

Filters/ParallelDIY2/vtkPResampleToImage.cxx:428–431  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

426
427//------------------------------------------------------------------------------
428vtkPResampleToImage::~vtkPResampleToImage()
429{
430 this->SetController(nullptr);
431}
432
433//------------------------------------------------------------------------------
434void vtkPResampleToImage::PrintSelf(ostream& os, vtkIndent indent)

Callers

nothing calls this directly

Calls 1

SetControllerMethod · 0.45

Tested by

no test coverage detected