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

Method GetCurrentOutputInformation

IO/XML/vtkXMLReader.cxx:2157–2160  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

2155
2156//------------------------------------------------------------------------------
2157vtkInformation* vtkXMLReader::GetCurrentOutputInformation()
2158{
2159 return this->CurrentOutputInformation;
2160}
2161VTK_ABI_NAMESPACE_END

Callers 15

ReadXMLDataMethod · 0.80
ReadXMLDataMethod · 0.80
GetOutputUpdateExtentMethod · 0.80
GetOutputUpdateExtentMethod · 0.80
ReadXMLDataMethod · 0.80
GetOutputUpdateExtentMethod · 0.80
GetOutputUpdateExtentMethod · 0.80
GetOutputUpdateExtentMethod · 0.80
ReadXMLDataMethod · 0.80
ReadPrimaryElementMethod · 0.80
ReadXMLDataMethod · 0.80
ReadPrimaryElementMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected