![]() |
- 3.0.2 rigid body dynamics module.
|
#include <TransformsBase.h>
Public Member Functions | |
RotationTransformBase () | |
![]() | |
StateDependentMatrix () | |
~StateDependentMatrix () | |
StateDependentMatrix & | operator= (const MatrixBase< OtherDerived > &other) |
![]() | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW const ActualMatrix & | operator() (State const &state) |
const ActualMatrix & | update (State const &state) |
Additional Inherited Members | |
![]() | |
typedef Base::Index | Index |
typedef Base | MatrixType |
![]() | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef Base::Scalar | Scalar |
A 3x3 specialization of StateDependentMatrix, to be used as a base class for rotation matrices that depend on a state variable.
|
inline |