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

Method SetInputConnection

Rendering/Annotation/vtkPieChartActor.cxx:158–161  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

156
157//------------------------------------------------------------------------------
158void vtkPieChartActor::SetInputConnection(vtkAlgorithmOutput* ao)
159{
160 this->ConnectionHolder->SetInputConnection(ao);
161}
162
163//------------------------------------------------------------------------------
164void vtkPieChartActor::SetInputData(vtkDataObject* dobj)

Callers 15

SetInputDataMethod · 0.95
RenderDelegateMethod · 0.45
RenderMethod · 0.45
RenderMethod · 0.45
ClearMethod · 0.45
MakeWordTextureMethod · 0.45
RenderPieceMethod · 0.45
vtkOpenGLImageMapperMethod · 0.45
RenderMethod · 0.45
AddLODMethod · 0.45

Calls

no outgoing calls

Tested by 15

TestVBOPointsLinesFunction · 0.36
TestFluidMapperFunction · 0.36
TestFXAAWithEDLPassFunction · 0.36
TestUserShaderFunction · 0.36
TestSSAOPassFunction · 0.36
TestSetZBufferFunction · 0.36
TestEDLPassFunction · 0.36
TestToneMappingPassFunction · 0.36