| 1112 | } |
| 1113 | |
| 1114 | vtkResourceStream* vtkFDSReader::GetStream() |
| 1115 | { |
| 1116 | return this->Internals->Stream; |
| 1117 | } |
| 1118 | |
| 1119 | //---------------------------------------------------------------------------- |
| 1120 | bool vtkFDSReader::AddSelector(const char* selector) |
no outgoing calls
no test coverage detected