- 3.0.2 rigid body dynamics module.
|
#include <TransformsBase.h>
Public Member Functions | |
HomogeneousTransformBase () | |
Public Member Functions inherited from iit::rbd::StateDependentMatrix< State, 4, 4, ActualMatrix > | |
StateDependentMatrix () | |
~StateDependentMatrix () | |
StateDependentMatrix & | operator= (const MatrixBase< OtherDerived > &other) |
Public Member Functions inherited from iit::rbd::StateDependentBase< State, ActualMatrix > | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW const ActualMatrix & | operator() (State const &state) |
const ActualMatrix & | update (State const &state) |
Additional Inherited Members | |
Public Types inherited from iit::rbd::StateDependentMatrix< State, 4, 4, ActualMatrix > | |
typedef Base::Index | Index |
typedef Base | MatrixType |
Public Attributes inherited from iit::rbd::StateDependentMatrix< State, 4, 4, ActualMatrix > | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef Base::Scalar | Scalar |
A 4x4 specialization of StateDependentMatrix, to be used as a base class for homogeneous transformation matrices that depend on a state variable.
|
inline |