Expression of one (or a set of) homogeneous vector(s) More...
Inheritance diagram for Homogeneous< MatrixType, _Direction >:Expression of one (or a set of) homogeneous vector(s)
This is defined in the Geometry module.
#include <Eigen/Geometry>
| MatrixType | the type of the object in which we are making homogeneous |
This class represents an expression of one (or a set of) homogeneous vector(s). It is the return type of MatrixBase::homogeneous() and most of the time this is the only way it is used.
1.7.6.1