|
|
#include <armarx/navigation/core/Trajectory.h>
Public Member Functions | |
| Evaluation | evaluate (const DateTime ×tamp) const |
| LocalTrajectory ()=default | |
| LocalTrajectory (const std::vector< LocalTrajectoryPoint > &points) | |
| std::vector< LocalTrajectoryPoint > & | mutablePoints () |
| const std::vector< LocalTrajectoryPoint > & | points () const |
Definition at line 189 of file Trajectory.h.
|
default |
|
inline |
Definition at line 194 of file Trajectory.h.
| Evaluation evaluate | ( | const DateTime & | timestamp | ) | const |
Definition at line 907 of file Trajectory.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| std::vector< LocalTrajectoryPoint > & mutablePoints | ( | ) |
Definition at line 901 of file Trajectory.cpp.
| const std::vector< LocalTrajectoryPoint > & points | ( | ) | const |