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

Method DisableAllPointArrays

IO/NetCDF/vtkMPASReader.cxx:2771–2774  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2769//------------------------------------------------------------------------------
2770
2771void vtkMPASReader::DisableAllPointArrays()
2772{
2773 this->PointDataArraySelection->DisableAllArrays();
2774}
2775
2776//------------------------------------------------------------------------------
2777// Make all cell selections available.

Callers

nothing calls this directly

Calls 1

DisableAllArraysMethod · 0.80

Tested by

no test coverage detected