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

Method closePolygon

dep/agg/src/agg2d.cpp:1094–1097  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1092
1093//------------------------------------------------------------------------
1094void Agg2D::closePolygon()
1095{
1096 m_path.close_polygon();
1097}
1098
1099
1100//------------------------------------------------------------------------

Callers

nothing calls this directly

Calls 1

close_polygonMethod · 0.45

Tested by

no test coverage detected