Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetCount
Method
GetCount
libs/drape/binding_info.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
uint8_t BindingInfo::GetCount() const
58
{
59
return static_cast<uint8_t>((m_info & 0xFF00) >> 8);
60
}
61
62
uint8_t BindingInfo::GetID() const
63
{
Callers
8
IntersectionLen
Function · 0.45
BuildSearchResults
Function · 0.45
OnSearchPanelItemClicked
Method · 0.45
BindBuffers
Method · 0.45
GetPipeline
Method · 0.45
ScoreTriangulatedGeometriesByPoints
Function · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected