| 54 | } |
| 55 | |
| 56 | vtkDataArraySelection* vtkCompositeCellGridReader::GetCellTypeSelection() |
| 57 | { |
| 58 | return this->CellTypeSelection; |
| 59 | } |
| 60 | |
| 61 | vtkDataArraySelection* vtkCompositeCellGridReader::GetCellAttributeSelection() |
| 62 | { |
no outgoing calls
no test coverage detected