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

Method ModifyRequest

Common/ExecutionModel/vtkAlgorithm.cxx:983–986  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

981
982//------------------------------------------------------------------------------
983int vtkAlgorithm::ModifyRequest(vtkInformation* /*request*/, int /*when*/)
984{
985 return 1;
986}
987
988//------------------------------------------------------------------------------
989int vtkAlgorithm::GetNumberOfInputPorts()

Callers 2

ForwardUpstreamMethod · 0.80
ForwardUpstreamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected