Public Member Functions | |
ConstraintTranspose (const ConstraintPlanarTpl &ref) | |
template<typename Derived > | |
ForceDense< Derived >::Vector3 | operator* (const ForceDense< Derived > &phi) |
Public Attributes | |
const ConstraintPlanarTpl & | ref |
Friends | |
template<typename Derived > | |
Eigen::Matrix< typename Eigen::MatrixBase< Derived >::Scalar, 3, Derived::ColsAtCompileTime > | operator* (const ConstraintTranspose &, const Eigen::MatrixBase< Derived > &F) |
Definition at line 239 of file joint-planar.hpp.