Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ span
Method
span
dep/agg/include/agg_span_allocator.h:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
AGG_INLINE color_type* span()
45
{
46
return &m_span[0];
47
}
48
AGG_INLINE unsigned max_span_len() const
49
{
50
return m_span.size();
Callers
15
loadAssets
Method · 0.45
generate
Method · 0.45
generate
Method · 0.45
generate
Method · 0.45
generate
Method · 0.45
generate
Method · 0.45
generate
Method · 0.45
generate
Method · 0.45
generate
Method · 0.45
generate
Method · 0.45
generate
Method · 0.45
generate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected