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

Method pos

src/Gui/VectorAnimationComplex/KeyVertex.cpp:259–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257}
258
259Eigen::Vector2d KeyVertex::pos() const
260{
261 return pos_;
262}
263
264KeyVertexList KeyVertex::beforeVertices() const
265{

Callers 15

writeSettingsMethod · 0.45
importPathDataFunction · 0.45
mousePressEventMethod · 0.45
mouseReleaseEventMethod · 0.45
animateMethod · 0.45
foreachFunction · 0.45
newKeyEdgeMethod · 0.45
glue_Method · 0.45
foreachFunction · 0.45
keyframe_Method · 0.45
getGeometryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected