MCPcopy 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
108bool OverlayHandle::HasDynamicAttributes() const
109{
110 return !m_offsets.empty();
111}
112
113void OverlayHandle::AddDynamicAttribute(BindingInfo const & binding, uint32_t offset, uint32_t count)
114{

Callers 2

RenderMethod · 0.80
RenderMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected