#include <camera.h>
◆ Frame()
Eigen::Quaternionf orientation
Definition: camera.h:27
Eigen::Vector3f position
Definition: camera.h:28
Referenced by lerp().
◆ lerp()
| Frame Frame::lerp |
( |
float |
alpha, |
|
|
const Frame & |
other |
|
) |
| const |
|
inline |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW Frame(const Eigen::Vector3f &pos=Eigen::Vector3f::Zero(), const Eigen::Quaternionf &o=Eigen::Quaternionf())
Definition: camera.h:21
RealScalar alpha
Definition: level1_cplx_impl.h:151
References alpha, Frame(), orientation, and position.
Referenced by RenderingWidget::resetCamera().
◆ orientation
◆ position
| Eigen::Vector3f Frame::position |
The documentation for this class was generated from the following file: