Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dalboris/vpaint
/ clone
Method
clone
src/Gui/VectorAnimationComplex/KeyEdge.cpp:197–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
196
197
KeyEdge * KeyEdge::clone()
198
{
199
return new KeyEdge(this);
200
}
201
202
void KeyEdge::remapPointers(VAC * newVAC)
203
{
Callers
1
KeyEdge
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected