MCPcopy Create free account
hub / github.com/MapServer/MapServer / MSC60_fix_ICE

Function MSC60_fix_ICE

renderers/agg/src/agg_curves.cpp:257–257  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

255#if defined(_MSC_VER) && _MSC_VER <= 1200
256 //------------------------------------------------------------------------
257 static double MSC60_fix_ICE(double v) { return v; }
258#endif
259 //------------------------------------------------------------------------
260 void curve4_inc::init(double x1, double y1,

Callers 1

initMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected