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

Method Reset

IO/Core/vtkSortFileNames.cxx:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 void Delete() { delete this; }
31
32 void Reset() { this->Container.clear(); }
33
34 void InsertNextStringArray(vtkStringArray* stringArray)
35 {

Callers 1

ExecuteMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected