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

Method GetNumberOfDataObjectInputConnections

Rendering/Annotation/vtkXYPlotActor.cxx:651–654  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

649
650//------------------------------------------------------------------------------
651unsigned int vtkXYPlotActor::GetNumberOfDataObjectInputConnections()
652{
653 return this->DataObjectInputConnectionHolder->GetNumberOfInputConnections(0);
654}
655
656//------------------------------------------------------------------------------
657// Plot scalar data for each input dataset.

Callers 1

Serialize_vtkXYPlotActorFunction · 0.80

Calls 1

Tested by

no test coverage detected