MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / data

Method data

dep/agg/include/agg_array.h:242–245  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240 }
241
242 const T* data() const
243 {
244 return m_array;
245 }
246 T* data()
247 {
248 return m_array;

Callers 14

cbeginMethod · 0.45
cendMethod · 0.45
beginMethod · 0.45
endMethod · 0.45
fluxengine.ccFile · 0.45
mainFunction · 0.45
drawNoViewsBackgroundFunction · 0.45
registerViewsFunction · 0.45
exportBase64Function · 0.45
exportSelectionToFileFunction · 0.45
exportIPSPatchFunction · 0.45
exportIPS32PatchFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected