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

Method EnableAllCellArrays

IO/Geometry/vtkAVSucdReader.cxx:1050–1053  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

1048
1049//------------------------------------------------------------------------------
1050void vtkAVSucdReader::EnableAllCellArrays()
1051{
1052 this->CellDataArraySelection->EnableAllArrays();
1053}
1054
1055//------------------------------------------------------------------------------
1056void vtkAVSucdReader::DisableAllCellArrays()

Callers

nothing calls this directly

Calls 1

EnableAllArraysMethod · 0.80

Tested by

no test coverage detected