NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
This is the complete list of members for algebra_3d::Plane3d, including all inherited members.
normal_ | algebra_3d::Plane3d | |
origin_ | algebra_3d::Plane3d | |
Plane3d(const Eigen::Vector3d &origin, const Eigen::Vector3d &normal) | algebra_3d::Plane3d | inline |
Plane3d(const Eigen::Vector3d &p1, const Eigen::Vector3d &p2, const Eigen::Vector3d &p3) | algebra_3d::Plane3d | inline |
Plane3d() | algebra_3d::Plane3d | inline |
transformPlane(const Eigen::Affine3d &transform, Plane3d *transformedPlane) | algebra_3d::Plane3d | inline |