Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Size
Method
Size
libs/drape/index_storage.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
uint32_t IndexStorage::Size() const
36
{
37
return m_size;
38
}
39
40
void * IndexStorage::GetRaw(uint32_t offsetInElements)
41
{
Callers
13
SubmitIndices
Method · 0.45
AppendIndexes
Method · 0.45
GetCapacity
Method · 0.45
GetElementIndexes
Method · 0.45
LoadSymbols
Function · 0.45
LoadData
Function · 0.45
Font
Method · 0.45
VulkanPipeline
Method · 0.45
FileRead
Function · 0.45
FileSize
Function · 0.45
Stylist
Method · 0.45
Deserialize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected