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

Method EnableAllPointArrays

IO/NetCDF/vtkNetCDFCAMReader.cxx:533–536  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

531
532//------------------------------------------------------------------------------
533void vtkNetCDFCAMReader::EnableAllPointArrays()
534{
535 this->PointDataArraySelection->EnableAllArrays();
536}
537
538//------------------------------------------------------------------------------
539int vtkNetCDFCAMReader::RequestData(

Callers

nothing calls this directly

Calls 1

EnableAllArraysMethod · 0.80

Tested by

no test coverage detected