Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
153
void Packer::remove(handle_t handle)
154
{
155
m_rects.erase(handle);
156
}
157
158
void Packer::reset()
159
{
Callers
15
main
Function · 0.45
main
Function · 0.45
run
Method · 0.45
create_diff
Function · 0.45
main
Function · 0.45
make_symlink
Function · 0.45
apply
Method · 0.45
step_download_and_convert_planet
Function · 0.45
step_update_planet
Function · 0.45
__init__
Method · 0.45
download_vulkan_validation_layers
Function · 0.45
generate_shader
Function · 0.45
Calls
1
erase
Method · 0.45
Tested by
no test coverage detected