mf
Media Framework
|
This is the complete list of members for mf::pose, including all inherited members.
euler_angles(std::ptrdiff_t a0=0, std::ptrdiff_t a1=1, std::ptrdiff_t a2=2) const | mf::pose | |
flip(const Eigen_vec3 &axis=Eigen_vec3::UnitY()) | mf::pose | |
from_string(const std::string &) | mf::pose | static |
invert_orientation() | mf::pose | |
look_at(const Eigen_vec3 &) | mf::pose | |
orientation | mf::pose | |
pose() | mf::pose | |
pose(const pose &)=default | mf::pose | |
pose(const Eigen_affine3 &) | mf::pose | |
pose(const Translation &t, const Rotation &r) | mf::pose | inline |
position | mf::pose | |
to_string() const | mf::pose | |
transform_from_world(const Eigen::Vector3f &p) const | mf::pose | inline |
transform_to_world(const Eigen::Vector3f &p) const | mf::pose | inline |
transformation_from(const pose &ps) const | mf::pose | inline |
transformation_from_world() const | mf::pose | |
transformation_to(const pose &ps) const | mf::pose | inline |
transformation_to_world() const | mf::pose |