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

Method clear

Filters/General/vtkContourTriangulator.cxx:159–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157 }
158
159 void clear() { bitstorage.clear(); }
160
161private:
162 std::vector<unsigned int> bitstorage;

Callers 15

ClearExcludedArraysFunction · 0.45
ResetMethod · 0.45
clearFunction · 0.45
StringExtentFunction · 0.45
WriteAMRFunction · 0.45
~implementationFunction · 0.45

Calls

no outgoing calls

Tested by 2

StringExtentFunction · 0.36
WriteAMRFunction · 0.36