MCPcopy 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
52unsigned char const * CPUBuffer::Data() const
53{
54 return &((*m_memory)[0]);
55}
56
57unsigned char * CPUBuffer::NonConstData()
58{

Callers 4

DrawMwmBorderFunction · 0.45
FeaturesOffsetsTableMethod · 0.45
BatchDataMethod · 0.45
MoveToGPUMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected