------------------------------------------------------------------------------
| 2155 | |
| 2156 | //------------------------------------------------------------------------------ |
| 2157 | vtkInformation* vtkXMLReader::GetCurrentOutputInformation() |
| 2158 | { |
| 2159 | return this->CurrentOutputInformation; |
| 2160 | } |
| 2161 | VTK_ABI_NAMESPACE_END |
no outgoing calls
no test coverage detected