/Users/enrico/Ricerca/develop/PINS/pins-mechatronix/LibSources/submodules/Clothoids/src/Clothoids/G2lib.hxx Source File
Clothoids
|
G2lib.hxx
Definition G2lib.hxx:271
Definition BBox.cc:42
void xy_to_guess_angle(integer npts, real_type const x[], real_type const y[], real_type theta[], real_type theta_min[], real_type theta_max[], real_type omega[], real_type len[])
Definition G2lib.cc:495
integer intersectCircleCircle(real_type x1, real_type y1, real_type theta1, real_type kappa1, real_type x2, real_type y2, real_type theta2, real_type kappa2, real_type s1[], real_type s2[])
Definition G2lib.cc:409
bool pointInsideCircle(real_type x0, real_type y0, real_type c0, real_type s0, real_type k, real_type qx, real_type qy)
Definition G2lib.hxx:204
integer solveLinearQuadratic2(real_type A, real_type B, real_type C, real_type x[], real_type y[])
Definition G2lib.cc:288
real_type projectPointOnCircle(real_type x0, real_type y0, real_type theta0, real_type k, real_type qx, real_type qy)
integer is_point_in_triangle(real_type const point[], real_type const P1[], real_type const P2[], real_type const P3[])
integer solveLinearQuadratic(real_type A, real_type B, real_type C, real_type a, real_type b, real_type c, real_type x[], real_type y[])
Definition G2lib.cc:230
real_type projectPointOnCircleArc(real_type x0, real_type y0, real_type c0, real_type s0, real_type k, real_type L, real_type qx, real_type qy)
integer is_counter_clockwise(real_type const P1[], real_type const P2[], real_type const P3[])
void minmax3(real_type a, real_type b, real_type c, real_type &vmin, real_type &vmax)
Definition G2lib.hxx:118
Generated by 1.12.0