Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ ResetGeometry
Method
ResetGeometry
generator/feature_builder.cpp:149–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
void FeatureBuilder::ResetGeometry()
150
{
151
m_polygons.clear();
152
m_limitRect.MakeEmpty();
153
}
154
155
bool FeatureBuilder::RemoveInvalidTypes()
156
{
Callers
nothing calls this directly
Calls
2
MakeEmpty
Method · 0.80
clear
Method · 0.45
Tested by
no test coverage detected