Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ HasDynamicAttributes
Method
HasDynamicAttributes
libs/drape/overlay_handle.cpp:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
bool OverlayHandle::HasDynamicAttributes() const
109
{
110
return !m_offsets.empty();
111
}
112
113
void OverlayHandle::AddDynamicAttribute(BindingInfo const & binding, uint32_t offset, uint32_t count)
114
{
Callers
2
Render
Method · 0.80
Render
Method · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected