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

Method remove

libs/geometry/packer.cpp:153–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151}
152
153void Packer::remove(handle_t handle)
154{
155 m_rects.erase(handle);
156}
157
158void Packer::reset()
159{

Callers 15

mainFunction · 0.45
mainFunction · 0.45
runMethod · 0.45
create_diffFunction · 0.45
mainFunction · 0.45
make_symlinkFunction · 0.45
applyMethod · 0.45
step_update_planetFunction · 0.45
__init__Method · 0.45
generate_shaderFunction · 0.45

Calls 1

eraseMethod · 0.45

Tested by

no test coverage detected