Home
last modified time | relevance | path

Searched defs:KeyEdge (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/vpaint/vpaint-1.7/src/Gui/VectorAnimationComplex/
H A DKeyEdge.cpp39 KeyEdge::KeyEdge(VAC * vac, Time time, in KeyEdge() function in VectorAnimationComplex::KeyEdge
60 KeyEdge::KeyEdge(VAC * vac, Time time, in KeyEdge() function in VectorAnimationComplex::KeyEdge
102 KeyEdge::KeyEdge(VAC * vac, XmlStreamReader & xml) : in KeyEdge() function in VectorAnimationComplex::KeyEdge
121 KeyEdge::KeyEdge(VAC * vac, QTextStream & in) : in KeyEdge() function in VectorAnimationComplex::KeyEdge
223 KeyEdge::KeyEdge(KeyEdge * other) : in KeyEdge() function in VectorAnimationComplex::KeyEdge
H A DCellVisitor.h24 class KeyEdge; variable
H A DForwardDeclaration.h42 class KeyEdge; variable
H A DIntersection.h26 class KeyEdge; variable
H A DCell.cpp158 void Cell::updateBoundary_impl(KeyEdge * , const KeyEdgeList & ) {} in updateBoundary_impl() argument
H A DVAC.cpp115QMap<KeyEdge*,EdgeGeometry::ClosestVertexInfo> & distancesToEdges, double x, double y) in findClosestPlanarCycle()
222 QMap<KeyEdge*,EdgeGeometry::ClosestVertexInfo> & distancesToEdges, in addHoleToPaintedFace()
/dports/graphics/vpaint/vpaint-1.7/src/Gui/
H A DView.h40 class KeyEdge; variable