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

Method GetCellTypeSelection

IO/CellGrid/vtkCompositeCellGridReader.cxx:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56vtkDataArraySelection* vtkCompositeCellGridReader::GetCellTypeSelection()
57{
58 return this->CellTypeSelection;
59}
60
61vtkDataArraySelection* vtkCompositeCellGridReader::GetCellAttributeSelection()
62{

Callers 2

UpdateMetadataMethod · 0.95
~MetadataGuardMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected