eigen.h File Reference
#include <vector>
#include <Eigen/Core>
#include <Eigen/Geometry>
+ 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::conversions
 

Functions

Eigen::Vector2f to2D (const Eigen::Vector3f &v2)
 
Eigen::Isometry3f to3D (const Eigen::Affine2f &p2)
 
Eigen::Vector3f to3D (const Eigen::Vector2f &v2)
 
std::vector< Eigen::Vector3f > to3D (const std::vector< Eigen::Vector2f > &v)