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

Method SetNumberOfOutputPorts

Filters/Python/vtkPythonAlgorithm.cxx:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146void vtkPythonAlgorithm::SetNumberOfOutputPorts(int n)
147{
148 this->Superclass::SetNumberOfOutputPorts(n);
149}
150
151vtkTypeBool vtkPythonAlgorithm::ProcessRequest(
152 vtkInformation* request, vtkInformationVector** inInfo, vtkInformationVector* outInfo)

Callers 15

vtkMotionFXCFGReaderMethod · 0.45
vtkPIOReaderMethod · 0.45
vtkAvmeshReaderMethod · 0.45
vtkWindBladeReaderMethod · 0.45
vtkCONVERGECFDReaderMethod · 0.45
vtkXdmf3WriterMethod · 0.45
vtkBTSReaderMethod · 0.45
vtkMoleculeReaderBaseMethod · 0.45
vtkGaussianCubeReaderMethod · 0.45
vtkImageWriterMethod · 0.45

Calls

no outgoing calls

Tested by 5

TesterVTU3DMethod · 0.36
TesterVTI3DMethod · 0.36
TestTimeSourceMethod · 0.36
vtkGenerateStatisticsMethod · 0.36