Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetCurrentSize
Method
GetCurrentSize
libs/drape/buffer_base.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
uint32_t BufferBase::GetCurrentSize() const
19
{
20
return m_size;
21
}
22
23
uint32_t BufferBase::GetAvailableSize() const
24
{
Callers
7
Render
Method · 0.45
GetStartIndexValue
Method · 0.45
GetDynamicBufferOffset
Method · 0.45
GetIndexCount
Method · 0.45
MoveToGPU
Method · 0.45
UNIT_TEST
Function · 0.45
UploadData
Method · 0.45
Calls
no outgoing calls
Tested by
1
UNIT_TEST
Function · 0.36