Home
last modified time | relevance | path

Searched refs:cutEdgeAtVertex_ (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/vpaint/vpaint-1.7/src/Gui/VectorAnimationComplex/
H A DVAC.h374 KeyVertex * cutEdgeAtVertex_(KeyEdge * edge, double s);
H A DVAC.cpp2210 KeyVertex * VAC::cutEdgeAtVertex_(KeyEdge * edge, double s) in cutEdgeAtVertex_() function in VectorAnimationComplex::VAC
6390 res = cutEdgeAtVertex_(iedge, s); in split()