Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dalboris/vpaint
/ beforePath
Method
beforePath
src/Gui/VectorAnimationComplex/InbetweenEdge.cpp:682–686 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
680
}
681
682
Path InbetweenEdge::beforePath() const
683
{
684
assert(!isClosed());
685
return beforePath_;
686
}
687
688
Path InbetweenEdge::afterPath() const
689
{
Callers
1
keyframe_
Method · 0.80
Calls
1
isClosed
Function · 0.85
Tested by
no test coverage detected