Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ FeaturesLayer
Method
FeaturesLayer
libs/search/features_layer.cpp:12–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
namespace search
11
{
12
FeaturesLayer::FeaturesLayer()
13
{
14
Clear();
15
}
16
17
void FeaturesLayer::Clear()
18
{
Callers
nothing calls this directly
Calls
1
Clear
Function · 0.85
Tested by
no test coverage detected