Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetShield
Method
GetShield
libs/indexer/drawing_rules.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
ShieldRuleProto const * BaseRule::GetShield() const
55
{
56
return nullptr;
57
}
58
59
bool BaseRule::TestFeature(FeatureType & ft, int zoom) const
60
{
Callers
1
ProcessKey
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected