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

Method calculate

dep/agg/include/agg_span_gradient.h:333–336  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

331 {
332 public:
333 static int calculate(int x, int, int)
334 {
335 return x;
336 }
337 };
338
339 //==============================================================gradient_y

Callers 5

generateMethod · 0.45
calculateMethod · 0.45
calculateMethod · 0.45
generateMethod · 0.45
coordinatesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected