|
MOAB
4.9.3pre
|
#include <Homogeneous.h>
Public Types | |
| typedef MatrixOrTransformType | type |
Static Public Member Functions | |
| static const type & | run (const type &x) |
Definition at line 197 of file Homogeneous.h.
| typedef MatrixOrTransformType Eigen::internal::take_matrix_for_product< MatrixOrTransformType >::type |
Definition at line 199 of file Homogeneous.h.
| static const type& Eigen::internal::take_matrix_for_product< MatrixOrTransformType >::run | ( | const type & | x | ) | [inline, static] |
Definition at line 200 of file Homogeneous.h.
{ return x; }