|
|
Include dependency graph for eigen.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| armarx::navigation | |
| This file is part of ArmarX. | |
| armarx::navigation::conv | |
| This file is part of ArmarX. | |
Functions | |
| core::Pose2D | to2D (const core::Pose &p3) |
| Eigen::Vector2f | to2D (const Eigen::Vector3f &v2) |
| std::vector< Eigen::Vector2f > | to2D (const std::vector< Eigen::Vector3f > &v) |
| core::Pose | to3D (const core::Pose2D &p2) |
| Eigen::Vector3f | to3D (const Eigen::Vector2f &v2) |
| std::vector< Eigen::Vector3f > | to3D (const std::vector< Eigen::Vector2f > &v) |