LibreCAD
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
lc::maths::Intersection Member List

This is the complete list of members for lc::maths::Intersection, including all inherited members.

bezBez(const geo::BB_CSPtr B1, const geo::BB_CSPtr B2, std::vector< geo::Coordinate > &ret)lc::maths::Intersectionprivatestatic
bezCircleIntersect(lc::geo::BB_CSPtr bez, const geo::Coordinate &ec, double rx, double ry)lc::maths::Intersectionstatic
bezierArc(geo::BB_CSPtr B, const geo::Arc &A)lc::maths::Intersectionstatic
bezierBezier(geo::BB_CSPtr B1, geo::BB_CSPtr B2)lc::maths::Intersectionstatic
bezierCircle(geo::BB_CSPtr B, const geo::Circle &C)lc::maths::Intersectionstatic
bezierEllipse(geo::BB_CSPtr B, const geo::Ellipse &E)lc::maths::Intersectionstatic
bezierLine(geo::BB_CSPtr B, const geo::Vector &V)lc::maths::Intersectionstatic
LineLine(const Equation &l1, const Equation &l2)lc::maths::Intersectionstatic
LineQuad(const Equation &l1, const Equation &q1)lc::maths::Intersectionstatic
QuadQuad(const Equation &l1, const Equation &l2)lc::maths::Intersectionstatic
splineArc(geo::Spline B, const geo::Arc &A)lc::maths::Intersectionstatic
splineBezier(geo::Spline B1, geo::BB_CSPtr B2)lc::maths::Intersectionstatic
splineCircle(geo::Spline B, const geo::Circle &C)lc::maths::Intersectionstatic
splineEllipse(geo::Spline B, const geo::Ellipse &E)lc::maths::Intersectionstatic
splineLine(geo::Spline B, const geo::Vector &V)lc::maths::Intersectionstatic
splineSpline(geo::Spline B1, geo::Spline B2)lc::maths::Intersectionstatic