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

Method horLineRel

dep/agg/src/agg2d.cpp:952–955  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

950
951//------------------------------------------------------------------------
952void Agg2D::horLineRel(double dx)
953{
954 m_path.hline_rel(dx);
955}
956
957
958//------------------------------------------------------------------------

Callers

nothing calls this directly

Calls 1

hline_relMethod · 0.80

Tested by

no test coverage detected