#include <constraint-data-generic.hpp>
Public Types | |
enum | { Options = _Options } |
typedef ConstraintDataBase< ConstraintModelTpl< _Scalar, _Options, ConstraintCollectionTpl > > | Base |
typedef ConstraintCollectionTpl< Scalar, Options > | ConstraintCollection |
typedef ConstraintCollection::ConstraintDataVariant | ConstraintDataVariant |
typedef ConstraintCollection::ConstraintModelVariant | ConstraintModelVariant |
typedef _Scalar | Scalar |
Public Types inherited from pinocchio::ConstraintDataBase< ConstraintDataTpl< _Scalar, _Options, ConstraintCollectionTpl > > | |
typedef traits< ConstraintDataTpl< _Scalar, _Options, ConstraintCollectionTpl > >::ConstraintModel | ConstraintModel |
typedef traits< ConstraintDataTpl< _Scalar, _Options, ConstraintCollectionTpl > >::Scalar | Scalar |
Public Types inherited from pinocchio::NumericalBase< ConstraintDataTpl< _Scalar, _Options, ConstraintCollectionTpl > > | |
typedef traits< ConstraintDataTpl< _Scalar, _Options, ConstraintCollectionTpl > >::Scalar | Scalar |
Public Member Functions | |
ConstraintDataTpl () | |
template<typename ContraintDataDerived > | |
ConstraintDataTpl (const ConstraintDataBase< ContraintDataDerived > &cdata) | |
ConstraintDataTpl (const ConstraintDataVariant &cdata_variant) | |
template<typename ConstraintDataDerived > | |
bool | isEqual (const ConstraintDataBase< ConstraintDataDerived > &other) const |
bool | isEqual (const ConstraintDataTpl &other) const |
bool | operator!= (const ConstraintDataTpl &other) const |
bool | operator== (const ConstraintDataTpl &other) const |
ConstraintDataVariant & | toVariant () |
const ConstraintDataVariant & | toVariant () const |
Public Member Functions inherited from pinocchio::ConstraintDataBase< ConstraintDataTpl< _Scalar, _Options, ConstraintCollectionTpl > > | |
ConstraintDataTpl< _Scalar, _Options, ConstraintCollectionTpl > & | derived () |
const ConstraintDataTpl< _Scalar, _Options, ConstraintCollectionTpl > & | derived () const |
Definition at line 34 of file constraint-data-generic.hpp.
typedef ConstraintDataBase<ConstraintModelTpl<_Scalar, _Options, ConstraintCollectionTpl> > pinocchio::ConstraintDataTpl< _Scalar, _Options, ConstraintCollectionTpl >::Base |
Definition at line 38 of file constraint-data-generic.hpp.
typedef ConstraintCollectionTpl<Scalar, Options> pinocchio::ConstraintDataTpl< _Scalar, _Options, ConstraintCollectionTpl >::ConstraintCollection |
Definition at line 45 of file constraint-data-generic.hpp.
typedef ConstraintCollection::ConstraintDataVariant pinocchio::ConstraintDataTpl< _Scalar, _Options, ConstraintCollectionTpl >::ConstraintDataVariant |
Definition at line 46 of file constraint-data-generic.hpp.
typedef ConstraintCollection::ConstraintModelVariant pinocchio::ConstraintDataTpl< _Scalar, _Options, ConstraintCollectionTpl >::ConstraintModelVariant |
Definition at line 47 of file constraint-data-generic.hpp.
typedef _Scalar pinocchio::ConstraintDataTpl< _Scalar, _Options, ConstraintCollectionTpl >::Scalar |
Definition at line 39 of file constraint-data-generic.hpp.
anonymous enum |
Enumerator | |
---|---|
Options |
Definition at line 40 of file constraint-data-generic.hpp.
|
inline |
Definition at line 49 of file constraint-data-generic.hpp.
|
inline |
Definition at line 54 of file constraint-data-generic.hpp.
|
inline |
Definition at line 60 of file constraint-data-generic.hpp.
|
inline |
Definition at line 78 of file constraint-data-generic.hpp.
|
inline |
Definition at line 83 of file constraint-data-generic.hpp.
|
inline |
Definition at line 93 of file constraint-data-generic.hpp.
|
inline |
Definition at line 88 of file constraint-data-generic.hpp.
|
inline |
Definition at line 67 of file constraint-data-generic.hpp.
|
inline |
Definition at line 72 of file constraint-data-generic.hpp.