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

Method GetElementSize

libs/drape/buffer_base.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34uint8_t BufferBase::GetElementSize() const
35{
36 return m_elementSize;
37}
38
39void BufferBase::Seek(uint32_t elementNumber)
40{

Callers 8

AdvanceMethod · 0.45
GetOrCreateBufferMethod · 0.45
BatchDataMethod · 0.45
MoveToGPUMethod · 0.45
GetPipelineMethod · 0.45
GetAttributeMutationMethod · 0.45
GetAttributeMutationMethod · 0.45
GetAttributeMutationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected