#include <trajectory.h>
Public Member Functions | |
| TrajectoryPath () | |
| virtual | ~TrajectoryPath () |
Protected Attributes | |
| TrajectoryPtVector | pts_ |
Definition at line 35 of file trajectory.h.
| descartes_trajectory::TrajectoryPath::TrajectoryPath | ( | ) | [inline] |
Definition at line 38 of file trajectory.h.
| virtual descartes_trajectory::TrajectoryPath::~TrajectoryPath | ( | ) | [inline, virtual] |
Definition at line 39 of file trajectory.h.
Definition at line 39 of file trajectory.h.