Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
300
QList<EdgeSample> KeyEdge::getSampling(Time /*time*/) const
301
{
302
return geometry()->edgeSampling();
303
}
304
305
void KeyEdge::correctGeometry()
306
{
Callers
nothing calls this directly
Calls
1
edgeSampling
Method · 0.80
Tested by
no test coverage detected