- 3.0.2 rigid body dynamics module.
iit::rbd::SpatialTransformBase< State, ActualMatrix > Class Template Reference

#include <TransformsBase.h>

Inheritance diagram for iit::rbd::SpatialTransformBase< State, ActualMatrix >:
iit::rbd::StateDependentMatrix< State, 6, 6, ActualMatrix > iit::rbd::StateDependentBase< State, ActualMatrix >

Public Member Functions

 SpatialTransformBase ()
 
- Public Member Functions inherited from iit::rbd::StateDependentMatrix< State, 6, 6, ActualMatrix >
 StateDependentMatrix ()
 
 ~StateDependentMatrix ()
 
StateDependentMatrixoperator= (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, 6, 6, ActualMatrix >
typedef Base::Index Index
 
typedef Base MatrixType
 
- Public Attributes inherited from iit::rbd::StateDependentMatrix< State, 6, 6, ActualMatrix >
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef Base::Scalar Scalar
 

Detailed Description

template<class State, class ActualMatrix>
class iit::rbd::SpatialTransformBase< State, ActualMatrix >

A 6x6 specialization of StateDependentMatrix, to be used as a base class for spatial transformation matrices that depend on a state variable.

Constructor & Destructor Documentation

◆ SpatialTransformBase()

template<class State , class ActualMatrix >
iit::rbd::SpatialTransformBase< State, ActualMatrix >::SpatialTransformBase ( )
inline

The documentation for this class was generated from the following file: