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

Method SetInputConnection

Rendering/Core/vtkAbstractHyperTreeGridMapper.cxx:204–207  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

202
203//------------------------------------------------------------------------------
204void vtkAbstractHyperTreeGridMapper::SetInputConnection(int port, vtkAlgorithmOutput* input)
205{
206 this->vtkAbstractVolumeMapper::SetInputConnection(port, input);
207}
208
209//------------------------------------------------------------------------------
210vtkUniformHyperTreeGrid* vtkAbstractHyperTreeGridMapper::GetInput()

Callers 15

runCaseMethod · 0.45
labeledContours.pyFile · 0.45
CreateContourItemFunction · 0.45
SetInputConnectionFunction · 0.45
UpdateViewPropsMethod · 0.45
vtkFlagpoleLabelMethod · 0.45
vtkInteractorStyleMethod · 0.45
RequestDataMethod · 0.45
RenderMethod · 0.45
SetSourceTableTreeMethod · 0.45
ShallowCopyMethod · 0.45

Calls

no outgoing calls

Tested by 15

runCaseMethod · 0.36
CreateContourItemFunction · 0.36
testImagePlaneWidgetMethod · 0.36
addFunction · 0.36
SphereActorFunction · 0.36
TestOpacityFunction · 0.36