MCPcopy Create free account
hub / github.com/comaps/comaps / GetCapacity

Method GetCapacity

libs/drape/index_buffer_mutator.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33uint32_t IndexBufferMutator::GetCapacity() const
34{
35 return m_buffer.Size();
36}
37} // namespace dp

Callers

nothing calls this directly

Calls 1

SizeMethod · 0.45

Tested by

no test coverage detected