Template Struct TreeBroadPhaseManagerPythonVisitor
Defined in File tree-broadphase-manager.hpp
Inheritance Relationships
Base Type
public boost::python::def_visitor< TreeBroadPhaseManagerPythonVisitor< Derived > >
Struct Documentation
-
template<typename Derived>
struct TreeBroadPhaseManagerPythonVisitor : public boost::python::def_visitor<TreeBroadPhaseManagerPythonVisitor<Derived>> Public Types
-
typedef TreeBroadPhaseManagerTpl<Derived> Self
Public Static Functions
-
static inline void expose()
-
typedef TreeBroadPhaseManagerTpl<Derived> Self