|
Drake
|
#include <drake/solvers/qpSpline/ContinuityConstraint.h>
Public Member Functions | |
| ContinuityConstraint (int first_spline_index, int second_spline_index, int derivative_order) | |
| int | getDerivativeOrder () const |
| int | getFirstSplineIndex () const |
| int | getSecondSplineIndex () const |
| ContinuityConstraint | ( | int | first_spline_index, |
| int | second_spline_index, | ||
| int | derivative_order | ||
| ) |
| int getDerivativeOrder | ( | ) | const |

| int getFirstSplineIndex | ( | ) | const |

| int getSecondSplineIndex | ( | ) | const |
