Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
34
uint8_t BufferBase::GetElementSize() const
35
{
36
return m_elementSize;
37
}
38
39
void BufferBase::Seek(uint32_t elementNumber)
40
{
Callers
8
Advance
Method · 0.45
GetOrCreateBuffer
Method · 0.45
BatchData
Method · 0.45
MoveToGPU
Method · 0.45
GetPipeline
Method · 0.45
GetAttributeMutation
Method · 0.45
GetAttributeMutation
Method · 0.45
GetAttributeMutation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected