Public Types | Public Member Functions | Static Public Member Functions | List of all members
pinocchio::python::BroadPhaseManagerBasePythonVisitor< Derived > Struct Template Reference

#include <broadphase-manager-base.hpp>

Inheritance diagram for pinocchio::python::BroadPhaseManagerBasePythonVisitor< Derived >:
Inheritance graph
[legend]

Public Types

typedef Derived::GeometryModel GeometryModel
 
typedef Derived::Model Model
 
typedef Derived Self
 

Public Member Functions

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

Static Public Member Functions

static GeometryModelgetGeometryModel (const Self &self)
 
static ModelgetModel (const Self &self)
 

Detailed Description

template<typename Derived>
struct pinocchio::python::BroadPhaseManagerBasePythonVisitor< Derived >

Definition at line 19 of file bindings/python/collision/broadphase-manager-base.hpp.

Member Typedef Documentation

◆ GeometryModel

template<typename Derived >
typedef Derived::GeometryModel pinocchio::python::BroadPhaseManagerBasePythonVisitor< Derived >::GeometryModel

◆ Model

template<typename Derived >
typedef Derived::Model pinocchio::python::BroadPhaseManagerBasePythonVisitor< Derived >::Model

◆ Self

template<typename Derived >
typedef Derived pinocchio::python::BroadPhaseManagerBasePythonVisitor< Derived >::Self

Member Function Documentation

◆ getGeometryModel()

template<typename Derived >
static GeometryModel& pinocchio::python::BroadPhaseManagerBasePythonVisitor< Derived >::getGeometryModel ( const Self self)
inlinestatic

◆ getModel()

template<typename Derived >
static Model& pinocchio::python::BroadPhaseManagerBasePythonVisitor< Derived >::getModel ( const Self self)
inlinestatic

◆ visit()

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

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


pinocchio
Author(s):
autogenerated on Wed Jun 19 2024 02:41:20