|
| enum | { axis = _axis
, dim = 3
} |
| |
|
typedef Eigen::Matrix< double, 3, 1 > | Vector3 |
| |
|
|
void | alphaCross (const Scalar &s, const Eigen::MatrixBase< V3_in > &vin, const Eigen::MatrixBase< V3_out > &vout) |
| |
|
void | alphaCross (const Scalar &s, const Eigen::MatrixBase< V3_in > &vin, const Eigen::MatrixBase< V3_out > &vout) |
| |
|
void | alphaCross (const Scalar &s, const Eigen::MatrixBase< V3_in > &vin, const Eigen::MatrixBase< V3_out > &vout) |
| |
|
void | cross (const Eigen::MatrixBase< V3_in > &vin, const Eigen::MatrixBase< V3_out > &vout) |
| |
|
void | cross (const Eigen::MatrixBase< V3_in > &vin, const Eigen::MatrixBase< V3_out > &vout) |
| |
|
void | cross (const Eigen::MatrixBase< V3_in > &vin, const Eigen::MatrixBase< V3_out > &vout) |
| |
|
template<typename Scalar > |
| Eigen::Matrix< Scalar, dim, 1 > | operator* (const Scalar &s) const |
| |
|
|
template<typename Scalar , typename V3 > |
| static V3 | alphaCross (const Scalar &s, const Eigen::MatrixBase< V3 > &vin) |
| |
|
template<typename Scalar , typename V3_in , typename V3_out > |
| static void | alphaCross (const Scalar &s, const Eigen::MatrixBase< V3_in > &vin, const Eigen::MatrixBase< V3_out > &vout) |
| |
|
template<typename V3 > |
| static V3 | cross (const Eigen::MatrixBase< V3 > &vin) |
| |
|
template<typename V3_in , typename V3_out > |
| static void | cross (const Eigen::MatrixBase< V3_in > &vin, const Eigen::MatrixBase< V3_out > &vout) |
| |
|
template<typename Vector3Like > |
| static void | setTo (const Eigen::MatrixBase< Vector3Like > v3) |
| |
|
template<typename Scalar > |
| static Eigen::Matrix< Scalar, 3, 1 > | vector () |
| |
|
static Vector3 | vector () |
| |
|
|
template<typename Scalar > |
| Eigen::Matrix< Scalar, dim, 1 > | operator* (const Scalar &s, const CartesianAxis &) |
| |
template<int _axis>
struct pinocchio::CartesianAxis< _axis >
Definition at line 14 of file cartesian-axis.hpp.
The documentation for this struct was generated from the following file: