|
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) |
|
void | updatePosition (Eigen::Vector3f &position, d_seconds dt) |
|
void | updateOrientation (Eigen::Quaternionf &orientation, d_seconds dt) |
|
|
std::optional< Eigen::Vector3f > | linear_velocity |
|
std::optional< Eigen::Quaternionf > | angular_velocity |
|
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/VelocityViewpoint.cpp