MCPcopy Create free account
hub / github.com/dalboris/vpaint / getSampling

Method getSampling

src/Gui/VectorAnimationComplex/KeyEdge.cpp:300–303  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

298}
299
300QList<EdgeSample> KeyEdge::getSampling(Time /*time*/) const
301{
302 return geometry()->edgeSampling();
303}
304
305void KeyEdge::correctGeometry()
306{

Callers

nothing calls this directly

Calls 1

edgeSamplingMethod · 0.80

Tested by

no test coverage detected