|
|
typedef gmCore::Updateable::clock | clock |
| |
|
typedef std::chrono::duration< double, std::ratio< 1 > > | d_seconds |
| |
|
|
void | update (Eigen::Vector3f &position, Eigen::Quaternionf &orientation, clock::time_point now) |
| |
|
|
std::vector< Pose > | path |
| |
|
std::vector< std::unique_ptr< gmMisc::PolyFit > > | interpolators |
| |
|
bool | do_loop = true |
| |
|
bool | do_exit = false |
| |
|
float | velocity = 1.0 |
| |
|
double | index = 0.0 |
| |
|
clock::time_point | last_time = clock::now() |
| |
The documentation for this struct was generated from the following file:
- /home/karlu/private/program/gramods/modules/gmGraphics/src/PathViewpoint.cpp