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

Method GetPointArraySelection

IO/Xdmf3/vtkXdmf3Reader.cxx:872–875  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

870
871//------------------------------------------------------------------------------
872vtkXdmf3ArraySelection* vtkXdmf3Reader::GetPointArraySelection()
873{
874 return this->PointArraysCache;
875}
876
877//------------------------------------------------------------------------------
878int vtkXdmf3Reader::GetNumberOfGrids()

Callers 4

SetPointArrayStatusMethod · 0.95
GetPointArrayStatusMethod · 0.95
GetPointArrayNameMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected