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

Method GetPointArraySelection

IO/EnSight/vtkEnSightSOSGoldReader.cxx:624–627  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

622
623//------------------------------------------------------------------------------
624vtkDataArraySelection* vtkEnSightSOSGoldReader::GetPointArraySelection()
625{
626 return this->Impl->PointArraySelection;
627}
628
629//------------------------------------------------------------------------------
630vtkDataArraySelection* vtkEnSightSOSGoldReader::GetCellArraySelection()

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