Searched refs:_tangent (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Dsnapped-point.cpp19 _tangent(Geom::Point(0,0)),
39 _tangent (Geom::Point(0,0)),
59 _tangent (Geom::Point(0,0)),
81 _tangent (Geom::Point(0,0)),
101 _tangent (Geom::Point(0,0)),
H A Dsnapped-point.h63 Geom::Point getTangent() const {return _tangent;}
98 Geom::Point _tangent; // Tangent of the curve we snapped to, at the snapped point member in class:Inkscape::SnappedPoint
H A Dsnapped-curve.cpp27 _tangent = tangent;
48 _tangent = Geom::Point(0,0);

Completed in 245 milliseconds