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

Method data

3party/agg/agg_array.h:149–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147 T value_at(unsigned i) const { return m_array[i]; }
148
149 const T* data() const { return m_array; }
150 T* data() { return m_array; }
151 private:
152 T* m_array;

Callers 15

RenderMethod · 0.45
UpdateTextureMethod · 0.45
UpdateBuffersMethod · 0.45
mainFunction · 0.45
ReadMethod · 0.45
RefillMethod · 0.45
ReadStringPairMethod · 0.45
OSMElementCacheReaderMethod · 0.45
ReadRegionDataImplFunction · 0.45
LoadWaterGeometryMethod · 0.45

Calls

no outgoing calls

Tested by 6

UNIT_TESTFunction · 0.36
TESTFunction · 0.36
UNIT_TESTFunction · 0.36
RangeToLongFunction · 0.36
GetTimeTupleFunction · 0.36
whatMethod · 0.36