Static Public Member Functions | List of all members
pinocchio::python::PickleModel< Model > Struct Template Reference

#include <model.hpp>

Inheritance diagram for pinocchio::python::PickleModel< Model >:
Inheritance graph
[legend]

Static Public Member Functions

static bp::tuple getinitargs (const Model &)
 
static bp::tuple getstate (const Model &model)
 
static void setstate (Model &model, bp::tuple tup)
 

Detailed Description

template<typename Model>
struct pinocchio::python::PickleModel< Model >

Definition at line 39 of file bindings/python/multibody/model.hpp.

Member Function Documentation

template<typename Model >
static bp::tuple pinocchio::python::PickleModel< Model >::getinitargs ( const Model )
inlinestatic

Definition at line 41 of file bindings/python/multibody/model.hpp.

template<typename Model >
static bp::tuple pinocchio::python::PickleModel< Model >::getstate ( const Model model)
inlinestatic

Definition at line 46 of file bindings/python/multibody/model.hpp.

template<typename Model >
static void pinocchio::python::PickleModel< Model >::setstate ( Model model,
bp::tuple  tup 
)
inlinestatic

Definition at line 52 of file bindings/python/multibody/model.hpp.


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


pinocchio
Author(s):
autogenerated on Tue Jun 1 2021 02:45:06