bezier_curve() | curves::bezier_curve< Time, Numeric, Safe, Point > | inline |
bezier_curve(In PointsBegin, In PointsEnd, const time_t T_min=0., const time_t T_max=1., const time_t mult_T=1.) | curves::bezier_curve< Time, Numeric, Safe, Point > | inline |
bezier_curve(In PointsBegin, In PointsEnd, const curve_constraints_t &constraints, const time_t T_min=0., const time_t T_max=1., const time_t mult_T=1.) | curves::bezier_curve< Time, Numeric, Safe, Point > | inline |
bezier_curve(const bezier_curve &other) | curves::bezier_curve< Time, Numeric, Safe, Point > | inline |
bezier_curve_t typedef | curves::bezier_curve< Time, Numeric, Safe, Point > | |
cit_point_t typedef | curves::bezier_curve< Time, Numeric, Safe, Point > | |
compute_derivate(const std::size_t order) const | curves::bezier_curve< Time, Numeric, Safe, Point > | inline |
compute_primitive(const std::size_t order) const | curves::bezier_curve< Time, Numeric, Safe, Point > | inline |
curve_abc() | curves::curve_abc< Time, Numeric, Safe, Point > | inline |
curve_constraints_t typedef | curves::bezier_curve< Time, Numeric, Safe, Point > | |
derivate(const time_t t, const std::size_t order) const | curves::bezier_curve< Time, Numeric, Safe, Point > | inlinevirtual |
dim() const =0 | curves::curve_abc< Time, Numeric, Safe, Point > | pure virtual |
evalBernstein(const Numeric t) const | curves::bezier_curve< Time, Numeric, Safe, Point > | inline |
max() const =0 | curves::curve_abc< Time, Numeric, Safe, Point > | pure virtual |
min() const =0 | curves::curve_abc< Time, Numeric, Safe, Point > | pure virtual |
num_t typedef | curves::bezier_curve< Time, Numeric, Safe, Point > | |
operator()(const time_t t) const | curves::bezier_curve< Time, Numeric, Safe, Point > | inlinevirtual |
point_t typedef | curves::bezier_curve< Time, Numeric, Safe, Point > | |
serialize(Archive &ar, const unsigned int version) | curves::curve_abc< Time, Numeric, Safe, Point > | inline |
t_point_t typedef | curves::bezier_curve< Time, Numeric, Safe, Point > | |
time_t typedef | curves::bezier_curve< Time, Numeric, Safe, Point > | |
timeRange() | curves::curve_abc< Time, Numeric, Safe, Point > | inline |
~bezier_curve() | curves::bezier_curve< Time, Numeric, Safe, Point > | inline |
~curve_abc() | curves::curve_abc< Time, Numeric, Safe, Point > | inlinevirtual |