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

Method ~vtkEdgeTable

Common/DataModel/vtkEdgeTable.cxx:135–138  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

133
134//------------------------------------------------------------------------------
135vtkEdgeTable::~vtkEdgeTable()
136{
137 this->Initialize();
138}
139
140//------------------------------------------------------------------------------
141int vtkEdgeTable::InitEdgeInsertion(vtkIdType numPoints, int storeAttributes)

Callers

nothing calls this directly

Calls 1

InitializeMethod · 0.95

Tested by

no test coverage detected