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

Method GetInputString

IO/Core/vtkArrayReader.cxx:391–394  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

389}
390
391vtkStdString vtkArrayReader::GetInputString()
392{
393 return this->InputString;
394}
395
396int vtkArrayReader::RequestData(
397 vtkInformation*, vtkInformationVector**, vtkInformationVector* outputVector)

Callers 7

CreateOutputMethod · 0.45
ReadMetaDataSimpleMethod · 0.45
ReadMeshSimpleMethod · 0.45
CreateOutputMethod · 0.45
ReadDataMethod · 0.45
CreateOutputMethod · 0.45
ReadMetaDataSimpleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected