MCPcopy Create free account
hub / github.com/Kitware/VTK / ~vtkSparseArrayToTable

Method ~vtkSparseArrayToTable

Infovis/Core/vtkSparseArrayToTable.cxx:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73//------------------------------------------------------------------------------
74
75vtkSparseArrayToTable::~vtkSparseArrayToTable()
76{
77 this->SetValueColumn(nullptr);
78}
79
80//------------------------------------------------------------------------------
81

Callers

nothing calls this directly

Calls 1

SetValueColumnMethod · 0.80

Tested by

no test coverage detected