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

Method DisableAllCellArrays

IO/Geometry/vtkAVSucdReader.cxx:1056–1059  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1054
1055//------------------------------------------------------------------------------
1056void vtkAVSucdReader::DisableAllCellArrays()
1057{
1058 this->CellDataArraySelection->DisableAllArrays();
1059}
1060
1061//------------------------------------------------------------------------------
1062int vtkAVSucdReader::GetLabel(char* string, int number, char* label)

Callers

nothing calls this directly

Calls 1

DisableAllArraysMethod · 0.80

Tested by

no test coverage detected