Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ size
Method
size
dep/agg/include/agg_array.h:217–220 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
215
}
216
217
unsigned size() const
218
{
219
return m_size;
220
}
221
const T& operator[](unsigned i) const
222
{
223
return m_array[i];
Callers
15
render
Method · 0.45
rewind_scanlines
Method · 0.45
sweep_scanline
Method · 0.45
byte_size
Method · 0.45
serialize
Method · 0.45
scanline_storage_bin
Class · 0.45
reset
Method · 0.45
num_spans
Method · 0.45
profile_size
Method · 0.45
first_clip_box
Method · 0.45
next_clip_box
Method · 0.45
remove_all
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected