Member List

Clothoids: Member List
Clothoids
G2lib::ClothoidCurve Member List

This is the complete list of members for G2lib::ClothoidCurve, including all inherited members.

approximate_collision_ISO(real_type offs, ClothoidCurve const &c, real_type c_offs, real_type max_angle, real_type max_size) constG2lib::ClothoidCurve
BaseCurve()=delete (defined in G2lib::BaseCurve)G2lib::BaseCurve
BaseCurve(BaseCurve const &)=delete (defined in G2lib::BaseCurve)G2lib::BaseCurve
BaseCurve(string const &name)G2lib::BaseCurveinline
bb_triangles(vector< Triangle2D > &tvec, real_type max_angle=Utils::m_pi/6, real_type max_size=1e100, integer icurve=0) const overrideG2lib::ClothoidCurveinlinevirtual
bb_triangles_ISO(real_type offs, vector< Triangle2D > &tvec, real_type max_angle=Utils::m_pi/6, real_type max_size=1e100, integer icurve=0) const overrideG2lib::ClothoidCurvevirtual
bb_triangles_SAE(real_type offs, vector< Triangle2D > &tvec, real_type max_angle=Utils::m_pi/6, real_type max_size=1e100, integer icurve=0) const overrideG2lib::ClothoidCurveinlinevirtual
bbox(real_type &xmin, real_type &ymin, real_type &xmax, real_type &ymax) const overrideG2lib::ClothoidCurveinlinevirtual
bbox_ISO(real_type offs, real_type &xmin, real_type &ymin, real_type &xmax, real_type &ymax) const overrideG2lib::ClothoidCurvevirtual
bbox_SAE(real_type offs, real_type &xmin, real_type &ymin, real_type &xmax, real_type &ymax) constG2lib::BaseCurveinline
bbTriangle(real_type &xx0, real_type &yy0, real_type &xx1, real_type &yy1, real_type &xx2, real_type &yy2) constG2lib::ClothoidCurveinline
bbTriangle(Triangle2D &t, integer icurve=0) const (defined in G2lib::ClothoidCurve)G2lib::ClothoidCurveinline
bbTriangle_ISO(real_type offs, real_type &xx0, real_type &yy0, real_type &xx1, real_type &yy1, real_type &xx2, real_type &yy2) constG2lib::ClothoidCurveinline
bbTriangle_ISO(real_type offs, Triangle2D &t, integer icurve=0) const (defined in G2lib::ClothoidCurve)G2lib::ClothoidCurveinline
bbTriangle_SAE(real_type offs, real_type &xx0, real_type &yy0, real_type &xx1, real_type &yy1, real_type &xx2, real_type &yy2) constG2lib::ClothoidCurveinline
bbTriangle_SAE(real_type offs, Triangle2D &t, integer icurve=0) const (defined in G2lib::ClothoidCurve)G2lib::ClothoidCurveinline
build(real_type x0, real_type y0, real_type theta0, real_type k, real_type dk, real_type L)G2lib::ClothoidCurve
build(LineSegment const &LS)G2lib::ClothoidCurve
build(CircleArc const &)G2lib::ClothoidCurve
build(ClothoidCurve const &) (defined in G2lib::ClothoidCurve)G2lib::ClothoidCurve
build(Biarc const &) (defined in G2lib::ClothoidCurve)G2lib::ClothoidCurve
build(PolyLine const &) (defined in G2lib::ClothoidCurve)G2lib::ClothoidCurve
build(BiarcList const &) (defined in G2lib::ClothoidCurve)G2lib::ClothoidCurve
build(ClothoidList const &) (defined in G2lib::ClothoidCurve)G2lib::ClothoidCurve
build(Dubins const &) (defined in G2lib::ClothoidCurve)G2lib::ClothoidCurve
build(Dubins3p const &) (defined in G2lib::ClothoidCurve)G2lib::ClothoidCurve
build(GenericContainer const &gc) (defined in G2lib::BaseCurve)G2lib::BaseCurveinline
build_forward(real_type x0, real_type y0, real_type theta0, real_type kappa0, real_type x1, real_type y1, real_type tol=1e-12)G2lib::ClothoidCurve
build_G1(real_type x0, real_type y0, real_type theta0, real_type x1, real_type y1, real_type theta1, real_type tol=1e-12)G2lib::ClothoidCurve
build_G1_D(real_type x0, real_type y0, real_type theta0, real_type x1, real_type y1, real_type theta1, real_type L_D[2], real_type k_D[2], real_type dk_D[2], real_type tol=1e-12)G2lib::ClothoidCurve
change_curvilinear_origin(real_type s0, real_type newL)G2lib::ClothoidCurveinline
change_origin(real_type newx0, real_type newy0) overrideG2lib::ClothoidCurveinlinevirtual
closest_point_by_sample(real_type ds, real_type qx, real_type qy, real_type &X, real_type &Y, real_type &S) constG2lib::ClothoidCurve
closest_point_ISO(real_type qx, real_type qy, real_type &x, real_type &y, real_type &s, real_type &t, real_type &dst) const overrideG2lib::ClothoidCurvevirtual
closest_point_ISO(real_type qx, real_type qy, real_type offs, real_type &x, real_type &y, real_type &s, real_type &t, real_type &dst) const overrideG2lib::ClothoidCurvevirtual
closest_point_SAE(real_type qx, real_type qy, real_type &x, real_type &y, real_type &s, real_type &t, real_type &dst) constG2lib::ClothoidCurveinline
closest_point_SAE(real_type qx, real_type qy, real_type offs, real_type &x, real_type &y, real_type &s, real_type &t, real_type &dst) constG2lib::ClothoidCurveinline
ClothoidCurve(string const &name)G2lib::ClothoidCurve
ClothoidCurve(ClothoidCurve const &s)G2lib::ClothoidCurve
ClothoidCurve(real_type x0, real_type y0, real_type theta0, real_type k, real_type dk, real_type L, string const &name)G2lib::ClothoidCurveexplicit
ClothoidCurve(real_type const P0[], real_type theta0, real_type const P1[], real_type theta1, string const &name)G2lib::ClothoidCurveexplicit
ClothoidCurve(LineSegment const &LS)G2lib::ClothoidCurveexplicit
ClothoidCurve(CircleArc const &C)G2lib::ClothoidCurveexplicit
ClothoidCurve(BaseCurve const *pC)G2lib::ClothoidCurveexplicit
ClothoidList (defined in G2lib::ClothoidCurve)G2lib::ClothoidCurvefriend
collision(ClothoidCurve const &C) const (defined in G2lib::ClothoidCurve)G2lib::ClothoidCurveinline
collision(BaseCurve const *pC) const overrideG2lib::ClothoidCurvevirtual
collision_ISO(real_type offs, ClothoidCurve const &C, real_type offs_C) const (defined in G2lib::ClothoidCurve)G2lib::ClothoidCurve
collision_ISO(real_type offs, BaseCurve const *pC, real_type offs_C) const overrideG2lib::ClothoidCurvevirtual
collision_SAE(real_type offs, BaseCurve const *pC, real_type offs_C) constG2lib::BaseCurveinline
copy(ClothoidCurve const &c)G2lib::ClothoidCurve
curvature_min_max(real_type &kMin, real_type &kMax) constG2lib::ClothoidCurve
curvature_total_variation() constG2lib::ClothoidCurve
delta_theta() constG2lib::ClothoidCurveinline
distance(real_type qx, real_type qy) constG2lib::BaseCurveinlinevirtual
distance_by_sample(real_type ds, real_type qx, real_type qy, real_type &S) constG2lib::ClothoidCurveinline
distance_by_sample(real_type ds, real_type qx, real_type qy) constG2lib::ClothoidCurveinline
distance_ISO(real_type qx, real_type qy, real_type offs) constG2lib::ClothoidCurveinline
distance_SAE(real_type qx, real_type qy, real_type offs) constG2lib::ClothoidCurveinline
dkappa() constG2lib::ClothoidCurveinline
eval(real_type s, real_type &x, real_type &y) const overrideG2lib::ClothoidCurveinlinevirtual
eval_D(real_type s, real_type &x_D, real_type &y_D) const overrideG2lib::ClothoidCurveinlinevirtual
eval_DD(real_type s, real_type &x_DD, real_type &y_DD) const overrideG2lib::ClothoidCurveinlinevirtual
eval_DDD(real_type s, real_type &x_DDD, real_type &y_DDD) const overrideG2lib::ClothoidCurveinlinevirtual
eval_ISO(real_type s, real_type offs, real_type &x, real_type &y) const overrideG2lib::ClothoidCurveinlinevirtual
eval_ISO_D(real_type s, real_type offs, real_type &x_D, real_type &y_D) const overrideG2lib::ClothoidCurveinlinevirtual
eval_ISO_DD(real_type s, real_type offs, real_type &x_DD, real_type &y_DD) const overrideG2lib::ClothoidCurveinlinevirtual
eval_ISO_DDD(real_type s, real_type offs, real_type &x_DDD, real_type &y_DDD) const overrideG2lib::ClothoidCurveinlinevirtual
eval_SAE(real_type s, real_type offs, real_type &x, real_type &y) constG2lib::ClothoidCurveinline
eval_SAE_D(real_type s, real_type offs, real_type &x_D, real_type &y_D) constG2lib::ClothoidCurveinline
eval_SAE_DD(real_type s, real_type offs, real_type &x_DD, real_type &y_DD) constG2lib::ClothoidCurveinline
eval_SAE_DDD(real_type s, real_type offs, real_type &x_DDD, real_type &y_DDD) constG2lib::ClothoidCurveinline
evaluate(real_type s, real_type &th, real_type &k, real_type &x, real_type &y) constG2lib::BaseCurveinlinevirtual
evaluate_ISO(real_type s, real_type offs, real_type &th, real_type &k, real_type &x, real_type &y) constG2lib::ClothoidCurveinlinevirtual
evaluate_SAE(real_type s, real_type offs, real_type &th, real_type &k, real_type &x, real_type &y) constG2lib::ClothoidCurveinlinevirtual
findST_ISO(real_type x, real_type y, real_type &s, real_type &t) constG2lib::BaseCurveinline
findST_SAE(real_type x, real_type y, real_type &s, real_type &t) constG2lib::BaseCurveinline
info() const (defined in G2lib::ClothoidCurve)G2lib::ClothoidCurve
info(ostream_type &stream) const overrideG2lib::ClothoidCurveinlinevirtual
integral_curvature2() constG2lib::ClothoidCurve
integral_jerk2() constG2lib::ClothoidCurve
integral_snap2() constG2lib::ClothoidCurve
intersect(ClothoidCurve const &C, IntersectList &ilist) const (defined in G2lib::ClothoidCurve)G2lib::ClothoidCurveinline
intersect(BaseCurve const *pC, IntersectList &ilist) const overrideG2lib::ClothoidCurvevirtual
intersect_ISO(real_type offs, ClothoidCurve const &C, real_type offs_C, IntersectList &ilist) const (defined in G2lib::ClothoidCurve)G2lib::ClothoidCurve
intersect_ISO(real_type offs, BaseCurve const *pC, real_type offs_LS, IntersectList &ilist) const overrideG2lib::ClothoidCurvevirtual
intersect_SAE(real_type offs, BaseCurve const *pC, real_type offs_C, IntersectList &ilist) constG2lib::BaseCurveinline
kappa(real_type s) constG2lib::BaseCurveinline
kappa_begin() const overrideG2lib::ClothoidCurveinlinevirtual
kappa_D(real_type s) constG2lib::BaseCurveinline
kappa_DD(real_type s) constG2lib::BaseCurveinline
kappa_end() constG2lib::BaseCurveinlinevirtual
length() const overrideG2lib::ClothoidCurveinlinevirtual
length_ISO(real_type) const overrideG2lib::ClothoidCurvevirtual
length_SAE(real_type offs) constG2lib::BaseCurveinline
name() const (defined in G2lib::BaseCurve)G2lib::BaseCurveinline
nor_ISO(real_type s, real_type &nx, real_type &ny) constG2lib::BaseCurveinline
nor_ISO_D(real_type s, real_type &nx_D, real_type &ny_D) constG2lib::BaseCurveinline
nor_ISO_DD(real_type s, real_type &nx_DD, real_type &ny_DD) constG2lib::BaseCurveinline
nor_ISO_DDD(real_type s, real_type &nx_DDD, real_type &ny_DDD) constG2lib::BaseCurveinline
nor_SAE(real_type s, real_type &nx, real_type &ny) constG2lib::BaseCurveinline
nor_SAE_D(real_type s, real_type &nx_D, real_type &ny_D) constG2lib::BaseCurveinline
nor_SAE_DD(real_type s, real_type &nx_DD, real_type &ny_DD) constG2lib::BaseCurveinline
nor_SAE_DDD(real_type s, real_type &nx_DDD, real_type &ny_DDD) constG2lib::BaseCurveinline
nx_begin_ISO() const overrideG2lib::ClothoidCurveinlinevirtual
nx_begin_SAE() constG2lib::ClothoidCurveinline
nx_end_ISO() constG2lib::ClothoidCurveinlinevirtual
nx_end_SAE() constG2lib::ClothoidCurveinline
nx_ISO(real_type s) constG2lib::BaseCurveinline
nx_ISO_D(real_type s) constG2lib::BaseCurveinline
nx_ISO_DD(real_type s) constG2lib::BaseCurveinline
nx_ISO_DDD(real_type s) constG2lib::BaseCurveinline
nx_SAE(real_type s) constG2lib::BaseCurveinline
nx_SAE_D(real_type s) constG2lib::BaseCurveinline
nx_SAE_DD(real_type s) constG2lib::BaseCurveinline
nx_SAE_DDD(real_type s) constG2lib::BaseCurveinline
ny_begin_ISO() const overrideG2lib::ClothoidCurveinlinevirtual
ny_begin_SAE() constG2lib::ClothoidCurveinline
ny_end_ISO() constG2lib::ClothoidCurveinlinevirtual
ny_end_SAE() constG2lib::ClothoidCurveinline
ny_ISO(real_type s) constG2lib::BaseCurveinline
ny_ISO_D(real_type s) constG2lib::BaseCurveinline
ny_ISO_DD(real_type s) constG2lib::BaseCurveinline
ny_ISO_DDD(real_type s) constG2lib::BaseCurveinline
ny_SAE(real_type s) constG2lib::BaseCurveinline
ny_SAE_D(real_type s) constG2lib::BaseCurveinline
ny_SAE_DD(real_type s) constG2lib::BaseCurveinline
ny_SAE_DDD(real_type s) constG2lib::BaseCurveinline
operator<<(ostream_type &stream, ClothoidCurve const &c)G2lib::ClothoidCurvefriend
operator=(ClothoidCurve const &s)G2lib::ClothoidCurveinline
operator=(BaseCurve const &)=delete (defined in G2lib::BaseCurve)G2lib::BaseCurve
optimized_sample_ISO(real_type offs, integer npts, real_type max_angle, vector< real_type > &s) constG2lib::ClothoidCurve
optimized_sample_SAE(real_type offs, integer npts, real_type max_angle, vector< real_type > &s) constG2lib::ClothoidCurveinline
Pinfinity(real_type &x, real_type &y, bool plus=true) constG2lib::ClothoidCurveinline
reverse() overrideG2lib::ClothoidCurveinlinevirtual
rotate(real_type angle, real_type cx, real_type cy) overrideG2lib::ClothoidCurveinlinevirtual
scale(real_type s) overrideG2lib::ClothoidCurveinlinevirtual
setup(GenericContainer const &gc) override (defined in G2lib::ClothoidCurve)G2lib::ClothoidCurvevirtual
tg(real_type s, real_type &tx, real_type &ty) const overrideG2lib::ClothoidCurveinlinevirtual
tg_D(real_type s, real_type &tx_D, real_type &ty_D) const overrideG2lib::ClothoidCurveinlinevirtual
tg_DD(real_type s, real_type &tx_DD, real_type &ty_DD) const overrideG2lib::ClothoidCurveinlinevirtual
tg_DDD(real_type s, real_type &tx_DDD, real_type &ty_DDD) const overrideG2lib::ClothoidCurveinlinevirtual
theta(real_type s) const overrideG2lib::ClothoidCurveinlinevirtual
theta_begin() const overrideG2lib::ClothoidCurveinlinevirtual
theta_D(real_type s) const overrideG2lib::ClothoidCurveinlinevirtual
theta_DD(real_type) const overrideG2lib::ClothoidCurveinlinevirtual
theta_DDD(real_type) const overrideG2lib::ClothoidCurveinlinevirtual
theta_end() constG2lib::ClothoidCurveinlinevirtual
theta_min_max(real_type &thMin, real_type &thMax) constG2lib::ClothoidCurve
theta_total_variation() constG2lib::ClothoidCurve
translate(real_type tx, real_type ty) overrideG2lib::ClothoidCurveinlinevirtual
trim(real_type s_begin, real_type s_end) overrideG2lib::ClothoidCurveinlinevirtual
tx(real_type s) const overrideG2lib::ClothoidCurveinlinevirtual
tx_begin() const overrideG2lib::ClothoidCurveinlinevirtual
tx_D(real_type s) const overrideG2lib::ClothoidCurveinlinevirtual
tx_DD(real_type s) const overrideG2lib::ClothoidCurveinlinevirtual
tx_DDD(real_type s) const overrideG2lib::ClothoidCurveinlinevirtual
tx_end() constG2lib::ClothoidCurveinlinevirtual
ty(real_type s) const overrideG2lib::ClothoidCurveinlinevirtual
ty_begin() const overrideG2lib::ClothoidCurveinlinevirtual
ty_D(real_type s) const overrideG2lib::ClothoidCurveinlinevirtual
ty_DD(real_type s) const overrideG2lib::ClothoidCurveinlinevirtual
ty_DDD(real_type s) const overrideG2lib::ClothoidCurveinlinevirtual
ty_end() constG2lib::ClothoidCurveinlinevirtual
type() const overrideG2lib::ClothoidCurveinlinevirtual
type_name() const (defined in G2lib::BaseCurve)G2lib::BaseCurveinline
X(real_type s) const overrideG2lib::ClothoidCurveinlinevirtual
x_begin() const overrideG2lib::ClothoidCurveinlinevirtual
x_begin_ISO(real_type offs) constG2lib::ClothoidCurveinlinevirtual
x_begin_SAE(real_type offs) constG2lib::ClothoidCurveinline
X_D(real_type s) const overrideG2lib::ClothoidCurveinlinevirtual
X_DD(real_type s) const overrideG2lib::ClothoidCurveinlinevirtual
X_DDD(real_type s) const overrideG2lib::ClothoidCurveinlinevirtual
x_end() const overrideG2lib::ClothoidCurveinlinevirtual
x_end_ISO(real_type offs) constG2lib::ClothoidCurveinlinevirtual
x_end_SAE(real_type offs) constG2lib::ClothoidCurveinline
X_ISO(real_type s, real_type offs) const overrideG2lib::ClothoidCurveinlinevirtual
X_ISO_D(real_type s, real_type offs) const overrideG2lib::ClothoidCurveinlinevirtual
X_ISO_DD(real_type s, real_type offs) const overrideG2lib::ClothoidCurveinlinevirtual
X_ISO_DDD(real_type s, real_type offs) const overrideG2lib::ClothoidCurveinlinevirtual
X_SAE(real_type s, real_type offs) constG2lib::ClothoidCurveinline
X_SAE_D(real_type s, real_type offs) constG2lib::ClothoidCurveinline
X_SAE_DD(real_type s, real_type offs) constG2lib::ClothoidCurveinline
X_SAE_DDD(real_type s, real_type offs) constG2lib::ClothoidCurveinline
Y(real_type s) const overrideG2lib::ClothoidCurveinlinevirtual
y_begin() const overrideG2lib::ClothoidCurveinlinevirtual
y_begin_ISO(real_type offs) constG2lib::ClothoidCurveinlinevirtual
y_begin_SAE(real_type offs) constG2lib::ClothoidCurveinline
Y_D(real_type s) const overrideG2lib::ClothoidCurveinlinevirtual
Y_DD(real_type s) const overrideG2lib::ClothoidCurveinlinevirtual
Y_DDD(real_type s) const overrideG2lib::ClothoidCurveinlinevirtual
y_end() const overrideG2lib::ClothoidCurveinlinevirtual
y_end_ISO(real_type offs) constG2lib::ClothoidCurveinlinevirtual
y_end_SAE(real_type offs) constG2lib::ClothoidCurveinline
Y_ISO(real_type s, real_type offs) const overrideG2lib::ClothoidCurveinlinevirtual
Y_ISO_D(real_type s, real_type offs) const overrideG2lib::ClothoidCurveinlinevirtual
Y_ISO_DD(real_type s, real_type offs) const overrideG2lib::ClothoidCurveinlinevirtual
Y_ISO_DDD(real_type s, real_type offs) const overrideG2lib::ClothoidCurveinlinevirtual
Y_SAE(real_type s, real_type offs) constG2lib::ClothoidCurveinline
Y_SAE_D(real_type s, real_type offs) constG2lib::ClothoidCurveinline
Y_SAE_DD(real_type s, real_type offs) constG2lib::ClothoidCurveinline
Y_SAE_DDD(real_type s, real_type offs) constG2lib::ClothoidCurveinline
~BaseCurve()=default (defined in G2lib::BaseCurve)G2lib::BaseCurvevirtual