Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetRawConst
Method
GetRawConst
libs/drape/index_storage.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
void const * IndexStorage::GetRawConst() const
49
{
50
return static_cast<void const *>(m_storage.data());
51
}
52
53
bool IndexStorage::IsSupported32bit()
54
{
Callers
3
SubmitIndices
Method · 0.80
GetIndexes
Method · 0.80
GetElementIndexes
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
no test coverage detected