Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Data
Method
Data
libs/drape/cpu_buffer.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
unsigned char const * CPUBuffer::Data() const
53
{
54
return &((*m_memory)[0]);
55
}
56
57
unsigned char * CPUBuffer::NonConstData()
58
{
Callers
4
DrawMwmBorder
Function · 0.45
FeaturesOffsetsTable
Method · 0.45
BatchData
Method · 0.45
MoveToGPU
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected