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

Method size

libs/drape_frontend/visual_params.hpp:128–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126 ArrayView(ArrayView &&) = default;
127
128 size_t size() const { return m_size; }
129 T const & operator[](size_t i) const
130 {
131 ASSERT_LESS(i, m_size, ());

Callers 15

MapResourcesMethod · 0.45
GetPendingNodesCountMethod · 0.45
FillResultsMethod · 0.45
TextureManagerClass · 0.45
~CPUBufferMethod · 0.45
UploadDataMethod · 0.45
SeekMethod · 0.45
BuildMethod · 0.45
UpdateIndexBufferMethod · 0.45
SetAttributeMethod · 0.45
UpdateIndexBufferMethod · 0.45

Calls

no outgoing calls

Tested by 7

RunTestMethod · 0.36
UNIT_TESTFunction · 0.36
UNIT_TESTFunction · 0.36
RenderGlyphsMethod · 0.36
IsSmoothFunction · 0.36
ConvertFunction · 0.36
UNIT_TESTFunction · 0.36