#include <types.hpp>
Public Attributes | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW Eigen::Vector4d | translation |
rotation_t | rotation |
Eigen::Vector4d | eigenvalues |
Eigen::Matrix4d | eigenvectors |
GeOutput holds the output-parameters of ge
Eigen::Vector4d opengv::GeOutput::eigenvalues |
The eigenvalues of matrix
Eigen::Matrix4d opengv::GeOutput::eigenvectors |
The eigenvectors of matrix matrix
rotation_t opengv::GeOutput::rotation |
Rotation from viewpoint 2 back to viewpoint 1
EIGEN_MAKE_ALIGNED_OPERATOR_NEW Eigen::Vector4d opengv::GeOutput::translation |
Homogeneous position of viewpoint 2 seen from viewpoint 1