Home
last modified time | relevance | path

Searched defs:_tangent (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dsnapped-point.h99 Geom::Point _tangent; // Tangent of the curve we snapped to, at the snapped point variable
/dports/math/ignition-math/ignitionrobotics-ign-math-46f3dd24499c/src/
H A DSpline.cc358 const Vector3d &_tangent) in UpdatePoint()
/dports/graphics/py-pyx/PyX-0.15/pyx/
H A Dnormpath.py1935 def _tangent(self, params, length_pt): member in normpath
/dports/math/giacxcas/giac-1.6.0/src/
H A Dplot.cc10081 gen _tangent(const gen & args,GIAC_CONTEXT){ in _tangent() function