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

Method GetFieldDataArraySelection

IO/Fides/vtkFidesWriter.cxx:104–107  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

102
103//------------------------------------------------------------------------------
104vtkDataArraySelection* vtkFidesWriter::GetFieldDataArraySelection()
105{
106 return this->GetArraySelection(vtkDataObject::FIELD_ASSOCIATION_NONE);
107}
108
109//------------------------------------------------------------------------------
110int vtkFidesWriter::FillInputPortInformation(int vtkNotUsed(port), vtkInformation* info)

Callers

nothing calls this directly

Calls 1

GetArraySelectionMethod · 0.95

Tested by

no test coverage detected