Searched defs:getTangent (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dsnapped-point.h63 Geom::Point getTangent() const {return _tangent;} function in class:Inkscape::SnappedPoint
H A Dsp-spiral.cpp278 hat2 = -this->getTangent(next_t);
354 Geom::Point hat1 = this->getTangent(this->t0);
512 Geom::Point SPSpiral::getTangent(gdouble t) const { function in class:SPSpiral

Completed in 31 milliseconds