Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
61
vtkDataArraySelection* vtkCompositeCellGridReader::GetCellAttributeSelection()
62
{
63
return this->CellAttributeSelection;
64
}
65
66
vtkMTimeType vtkCompositeCellGridReader::GetMTime()
67
{
Callers
2
UpdateMetadata
Method · 0.95
~MetadataGuard
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected