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

Method GetCellArraySelection

IO/EnSight/vtkEnSightSOSGoldReader.cxx:630–633  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

628
629//------------------------------------------------------------------------------
630vtkDataArraySelection* vtkEnSightSOSGoldReader::GetCellArraySelection()
631{
632 return this->Impl->CellArraySelection;
633}
634
635//------------------------------------------------------------------------------
636vtkDataArraySelection* vtkEnSightSOSGoldReader::GetFieldArraySelection()

Callers 6

vtkJSONDataSetWriterMethod · 0.45
WriteDataSetMethod · 0.45
AddSelectionsFunction · 0.45
UpdateSelectionsFunction · 0.45
testSelectArraysMethod · 0.45

Calls

no outgoing calls

Tested by 1

testSelectArraysMethod · 0.36