Template Struct BroadPhaseManagerBasePythonVisitor

Inheritance Relationships

Base Type

  • public boost::python::def_visitor< BroadPhaseManagerBasePythonVisitor< Derived > >

Struct Documentation

template<typename Derived>
struct BroadPhaseManagerBasePythonVisitor : public boost::python::def_visitor<BroadPhaseManagerBasePythonVisitor<Derived>>

Public Types

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

Public Functions

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

Public Static Functions

static inline Model &getModel(const Self &self)
static inline GeometryModel &getGeometryModel(const Self &self)