Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetAttributeMutation
Method
GetAttributeMutation
libs/drape/overlay_handle.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
void OverlayHandle::GetAttributeMutation(ref_ptr<AttributeBufferMutator> mutator) const
104
{
105
UNUSED_VALUE(mutator);
106
}
107
108
bool OverlayHandle::HasDynamicAttributes() const
109
{
Callers
1
Render
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected