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

Method edgeSampling

src/Gui/VectorAnimationComplex/EdgeGeometry.cpp:186–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184}
185
186QList<EdgeSample> EdgeGeometry::edgeSampling() const
187{
188 // TODO
189 return QList<EdgeSample>();
190}
191
192
193

Callers 1

getSamplingMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected