------------------------------------------------------------------------------
| 53 | |
| 54 | //------------------------------------------------------------------------------ |
| 55 | const char* vtkXMLTableReader::GetDataSetName() |
| 56 | { |
| 57 | return "Table"; |
| 58 | } |
| 59 | |
| 60 | //------------------------------------------------------------------------------ |
| 61 | void vtkXMLTableReader::SetupEmptyOutput() |
no outgoing calls
no test coverage detected