Classes | Namespaces | Macros
spatial/se3.hpp File Reference
#include "pinocchio/spatial/fwd.hpp"
#include "pinocchio/macros.hpp"
#include "pinocchio/spatial/se3-base.hpp"
#include "pinocchio/spatial/se3-tpl.hpp"
Include dependency graph for spatial/se3.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pinocchio::SE3GroupAction< D >
 

Namespaces

 pinocchio
 Main pinocchio namespace.
 

Macros

#define PINOCCHIO_SE3_TYPEDEF(Derived)   PINOCCHIO_SE3_TYPEDEF_GENERIC(Derived, PINOCCHIO_MACRO_EMPTY_ARG)
 
#define PINOCCHIO_SE3_TYPEDEF_GENERIC(Derived, TYPENAME)
 
#define PINOCCHIO_SE3_TYPEDEF_TPL(Derived)   PINOCCHIO_SE3_TYPEDEF_GENERIC(Derived, typename)
 

Macro Definition Documentation

◆ PINOCCHIO_SE3_TYPEDEF

#define PINOCCHIO_SE3_TYPEDEF (   Derived)    PINOCCHIO_SE3_TYPEDEF_GENERIC(Derived, PINOCCHIO_MACRO_EMPTY_ARG)

Definition at line 31 of file spatial/se3.hpp.

◆ PINOCCHIO_SE3_TYPEDEF_GENERIC

#define PINOCCHIO_SE3_TYPEDEF_GENERIC (   Derived,
  TYPENAME 
)
Value:
typedef TYPENAME traits<Derived>::Scalar Scalar; \
typedef TYPENAME traits<Derived>::AngularType AngularType; \
typedef TYPENAME traits<Derived>::LinearType LinearType; \
typedef TYPENAME traits<Derived>::AngularRef AngularRef; \
typedef TYPENAME traits<Derived>::LinearRef LinearRef; \
typedef TYPENAME traits<Derived>::ConstAngularRef ConstAngularRef; \
typedef TYPENAME traits<Derived>::ConstLinearRef ConstLinearRef; \
typedef TYPENAME traits<Derived>::ActionMatrixType ActionMatrixType; \
typedef TYPENAME traits<Derived>::HomogeneousMatrixType HomogeneousMatrixType; \
typedef TYPENAME traits<Derived>::PlainType PlainType; \
enum \
{ \
}

Definition at line 11 of file spatial/se3.hpp.

◆ PINOCCHIO_SE3_TYPEDEF_TPL

#define PINOCCHIO_SE3_TYPEDEF_TPL (   Derived)    PINOCCHIO_SE3_TYPEDEF_GENERIC(Derived, typename)

Definition at line 29 of file spatial/se3.hpp.

pinocchio::python::Scalar
context::Scalar Scalar
Definition: admm-solver.cpp:29
traits


pinocchio
Author(s):
autogenerated on Tue May 28 2024 02:41:45