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

Function vtkImageReader2Factory

IO/Image/vtkImageReader2Factory.h:85–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83private:
84 static vtkImageReader2Collection* AvailableReaders;
85 vtkImageReader2Factory(const vtkImageReader2Factory&) = delete;
86 void operator=(const vtkImageReader2Factory&) = delete;
87
88 friend class vtkImageReader2FactoryCleanup;

Callers 4

TestJPEGReader.pyFile · 0.85
TestTIFFReader.pyFile · 0.85
IdealHighPass.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected