Searched defs:getTangent (Results 1 - 2 of 2) sorted by relevance
| /inkscape/src/ | ||
| H A D | snapped-point.h | 63 Geom::Point getTangent() const {return _tangent;} function in class:Inkscape::SnappedPoint |
| H A D | sp-spiral.cpp | 278 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