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

Method GetInputInformation

Interaction/Image/vtkImageViewer2.cxx:701–704  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

699}
700//------------------------------------------------------------------------------
701vtkInformation* vtkImageViewer2::GetInputInformation()
702{
703 return this->WindowLevel->GetInputInformation();
704}
705//------------------------------------------------------------------------------
706vtkAlgorithm* vtkImageViewer2::GetInputAlgorithm()
707{

Callers 2

RenderMethod · 0.95
RenderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected