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

Method resetTransformations

dep/agg/src/agg2d.cpp:348–351  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

346
347//------------------------------------------------------------------------
348void Agg2D::resetTransformations()
349{
350 m_transform.reset();
351}
352
353
354//------------------------------------------------------------------------

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected