#include <broadphase-manager-base.hpp>
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 GeometryModel & | getGeometryModel (const Self &self) |
static Model & | getModel (const Self &self) |
Definition at line 19 of file bindings/python/collision/broadphase-manager-base.hpp.
typedef Derived::GeometryModel pinocchio::python::BroadPhaseManagerBasePythonVisitor< Derived >::GeometryModel |
Definition at line 24 of file bindings/python/collision/broadphase-manager-base.hpp.
typedef Derived::Model pinocchio::python::BroadPhaseManagerBasePythonVisitor< Derived >::Model |
Definition at line 25 of file bindings/python/collision/broadphase-manager-base.hpp.
typedef Derived pinocchio::python::BroadPhaseManagerBasePythonVisitor< Derived >::Self |
Definition at line 22 of file bindings/python/collision/broadphase-manager-base.hpp.
|
inlinestatic |
Definition at line 32 of file bindings/python/collision/broadphase-manager-base.hpp.
|
inlinestatic |
Definition at line 27 of file bindings/python/collision/broadphase-manager-base.hpp.
|
inline |
Definition at line 39 of file bindings/python/collision/broadphase-manager-base.hpp.