MCPcopy 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
18uint32_t BufferBase::GetCurrentSize() const
19{
20 return m_size;
21}
22
23uint32_t BufferBase::GetAvailableSize() const
24{

Callers 7

RenderMethod · 0.45
GetStartIndexValueMethod · 0.45
GetIndexCountMethod · 0.45
MoveToGPUMethod · 0.45
UNIT_TESTFunction · 0.45
UploadDataMethod · 0.45

Calls

no outgoing calls

Tested by 1

UNIT_TESTFunction · 0.36