Home
last modified time | relevance | path

Searched refs:ExactSurfaceTangentAt (Results 1 – 2 of 2) sorted by relevance

/dports/cad/solvespace/solvespace-2.3/src/srf/
H A Dsurface.cpp278 Vector SSurface::ExactSurfaceTangentAt(Vector p, SSurface *srfA, SSurface *srfB, in ExactSurfaceTangentAt() function in SSurface
357 Vector stan = ExactSurfaceTangentAt(st, srfA, srfB, sf), in MakeSectionEdgesInto()
358 ftan = ExactSurfaceTangentAt(ft, srfA, srfB, sf); in MakeSectionEdgesInto()
H A Dsurface.h346 Vector ExactSurfaceTangentAt(Vector p, SSurface *srfA, SSurface *srfB,