Template Struct ContactSolverBasePythonVisitor

Inheritance Relationships

Base Type

  • public boost::python::def_visitor< ContactSolverBasePythonVisitor< Solver > >

Struct Documentation

template<typename Solver>
struct ContactSolverBasePythonVisitor : public boost::python::def_visitor<ContactSolverBasePythonVisitor<Solver>>

Public Types

typedef Solver::Scalar Scalar

Public Functions

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