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

Method load

dep/agg/include/agg_dda_line.h:155–159  ·  view source on GitHub ↗

--------------------------------------------------------------------

Source from the content-addressed store, hash-verified

153
154 //--------------------------------------------------------------------
155 void load(const save_data_type* data)
156 {
157 m_mod = data[0];
158 m_y = data[1];
159 }
160
161 //--------------------------------------------------------------------
162 void operator++()

Callers 1

processTasksAsyncMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected