- 3.0.2 rigid body dynamics module.
iit::rbd::internal::SymmMat3x3Coefficients< Scalar > Struct Template Reference

#include <internals.h>

Public Member Functions

 SymmMat3x3Coefficients ()
 
 SymmMat3x3Coefficients (Scalar xx, Scalar xy, Scalar xz, Scalar yy, Scalar yz, Scalar zz)
 
template<typename D >
 SymmMat3x3Coefficients (const MatrixBase< D > &E)
 
template<typename D >
void read (const MatrixBase< D > &E)
 
template<typename D >
void write (const MatrixBase< D > &Econst)
 

Public Attributes

Scalar XX
 
Scalar XY
 
Scalar XZ
 
Scalar YY
 
Scalar YZ
 
Scalar ZZ
 

Constructor & Destructor Documentation

◆ SymmMat3x3Coefficients() [1/3]

◆ SymmMat3x3Coefficients() [2/3]

template<typename Scalar>
iit::rbd::internal::SymmMat3x3Coefficients< Scalar >::SymmMat3x3Coefficients ( Scalar  xx,
Scalar  xy,
Scalar  xz,
Scalar  yy,
Scalar  yz,
Scalar  zz 
)
inline

◆ SymmMat3x3Coefficients() [3/3]

template<typename Scalar>
template<typename D >
iit::rbd::internal::SymmMat3x3Coefficients< Scalar >::SymmMat3x3Coefficients ( const MatrixBase< D > &  E)
inline

Member Function Documentation

◆ read()

template<typename Scalar>
template<typename D >
void iit::rbd::internal::SymmMat3x3Coefficients< Scalar >::read ( const MatrixBase< D > &  E)
inline

References iit::rbd::X, iit::rbd::Y, and iit::rbd::Z.

◆ write()

Member Data Documentation

◆ XX

◆ XY

◆ XZ

◆ YY

◆ YZ

◆ ZZ


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