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

Method GetCellAttributeSelection

IO/CellGrid/vtkCompositeCellGridReader.cxx:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61vtkDataArraySelection* vtkCompositeCellGridReader::GetCellAttributeSelection()
62{
63 return this->CellAttributeSelection;
64}
65
66vtkMTimeType vtkCompositeCellGridReader::GetMTime()
67{

Callers 2

UpdateMetadataMethod · 0.95
~MetadataGuardMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected