MCPcopy Create free account
hub / github.com/comaps/comaps / reset

Method reset

libs/geometry/packer.cpp:158–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156}
157
158void Packer::reset()
159{
160 m_rects.clear();
161 m_currentX = 0;
162 m_currentY = 0;
163 m_yStep = 0;
164 m_currentHandle = 0;
165}
166
167void Packer::addOverflowFn(overflowFn fn, int priority)
168{

Callers 15

checkoutMethod · 0.45
SegmentCorrespondenceMethod · 0.45
SaveSampleAsMethod · 0.45
ResetMethod · 0.45
mainFunction · 0.45
ExecuteMethod · 0.45
~FeatureBuilderWriterMethod · 0.45
FinishMethod · 0.45
~TmpFileMethod · 0.45
FinishMethod · 0.45
FinishMethod · 0.45
ProcessNextKmlMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by 6

FinishMethod · 0.36
UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
RunTestMethod · 0.36
UNIT_TESTFunction · 0.36
FlushMethod · 0.36