This is the complete list of members for CatromSplinePath< T, N >, including all inherited members.
acceleration(T s) const | SplinePath< T, N, CatromSpline< T, N >, CatromSplinePath< T, N > > | inline |
bounds() const | SplinePath< T, N, CatromSpline< T, N >, CatromSplinePath< T, N > > | inline |
CatromSplinePath()=default | CatromSplinePath< T, N > | |
CatromSplinePath(const std::initializer_list< VecType< T, N > > knots) | CatromSplinePath< T, N > | inline |
CatromSplinePath(const CatromSpline< T, N > &segment) | CatromSplinePath< T, N > | inline |
elem_t typedef | Dimensional< T, N > | |
Knot typedef (defined in CatromSplinePath< T, N >) | CatromSplinePath< T, N > | |
knots | CatromSplinePath< T, N > | |
N | Dimensional< T, N > | static |
n_segments() const | CatromSplinePath< T, N > | inline |
operator()(T s) const | SplinePath< T, N, CatromSpline< T, N >, CatromSplinePath< T, N > > | inline |
operator[](size_t i) const | CatromSplinePath< T, N > | inline |
point_t typedef | Dimensional< T, N > | |
segment(T s) const | SplinePath< T, N, CatromSpline< T, N >, CatromSplinePath< T, N > > | inline |
velocity(T s) const | SplinePath< T, N, CatromSpline< T, N >, CatromSplinePath< T, N > > | inline |