Public Member Functions | Static Public Member Functions | List of all members
pinocchio::python::JointModelPythonVisitor Struct Reference

#include <joint.hpp>

Inheritance diagram for pinocchio::python::JointModelPythonVisitor:
Inheritance graph
[legend]

Public Member Functions

template<class PyClass >
void visit (PyClass &cl) const
 

Static Public Member Functions

static void expose ()
 
static JointIndex getId (const JointModel &self)
 
static int getIdx_q (const JointModel &self)
 
static int getIdx_v (const JointModel &self)
 
static int getNq (const JointModel &self)
 
static int getNv (const JointModel &self)
 

Detailed Description

Definition at line 19 of file joint.hpp.

Member Function Documentation

◆ expose()

static void pinocchio::python::JointModelPythonVisitor::expose ( )
inlinestatic

Definition at line 72 of file joint.hpp.

◆ getId()

static JointIndex pinocchio::python::JointModelPythonVisitor::getId ( const JointModel self)
inlinestatic

Definition at line 66 of file joint.hpp.

◆ getIdx_q()

static int pinocchio::python::JointModelPythonVisitor::getIdx_q ( const JointModel self)
inlinestatic

Definition at line 67 of file joint.hpp.

◆ getIdx_v()

static int pinocchio::python::JointModelPythonVisitor::getIdx_v ( const JointModel self)
inlinestatic

Definition at line 68 of file joint.hpp.

◆ getNq()

static int pinocchio::python::JointModelPythonVisitor::getNq ( const JointModel self)
inlinestatic

Definition at line 69 of file joint.hpp.

◆ getNv()

static int pinocchio::python::JointModelPythonVisitor::getNv ( const JointModel self)
inlinestatic

Definition at line 70 of file joint.hpp.

◆ visit()

template<class PyClass >
void pinocchio::python::JointModelPythonVisitor::visit ( PyClass &  cl) const
inline

Definition at line 24 of file joint.hpp.


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


pinocchio
Author(s):
autogenerated on Fri Jun 23 2023 02:38:36