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

Method GetInput

Rendering/Annotation/vtkPieChartActor.cxx:173–176  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

171
172//------------------------------------------------------------------------------
173vtkDataObject* vtkPieChartActor::GetInput()
174{
175 return this->ConnectionHolder->GetInputDataObject(0, 0);
176}
177
178//------------------------------------------------------------------------------
179// Free-up axes and related stuff

Callers 15

RenderOverlayMethod · 0.95
RenderOpaqueGeometryMethod · 0.95
BuildPlotMethod · 0.95
PlaceAxesMethod · 0.95
PrintSelfMethod · 0.95
RenderOpaqueGeometryMethod · 0.45
vtkXYPlotActor.cxxFile · 0.45
GetYTitleMethod · 0.45
PlaceAxesMethod · 0.45
SetEntryStringMethod · 0.45
GetEntryStringMethod · 0.45
RenderOpaqueGeometryMethod · 0.45

Calls 1

GetInputDataObjectMethod · 0.80

Tested by 6

TestAnariCellDataFunction · 0.36
TestAnariVolumeRendererFunction · 0.36
TestAnariVolumeLightKitFunction · 0.36