multicontact-api 4.1.0
API to define and store Contact phases and Contact Sequences
Loading...
Searching...
No Matches
multicontact_api::python Namespace Reference

Classes

struct  ContactModelPythonVisitor
struct  ContactPatchPythonVisitor
struct  ContactPhasePythonVisitor
struct  ContactSequencePythonVisitor
struct  cs_pickle_suite
struct  EllipsoidPythonVisitor
struct  ForceConePythonVisitor
struct  LCPythonVisitor
struct  PrintableVisitor
 Set the Python method str and repr to use the overloading operator<<. More...
struct  SerializableVisitor
struct  SOCPythonVisitor
struct  WrenchConePythonVisitor

Functions

void exposeEllipsoid ()
void exposeLinearCone ()
void exposeSecondOrderCone ()
void exposeGeometry ()
void exposeContactPatch ()
void exposeContactPhase ()
void exposeContactSequence ()
void exposeScenarioEnums ()
void exposeContactModels ()
void exposeScenario ()

Function Documentation

◆ exposeContactModels()

void multicontact_api::python::exposeContactModels()

◆ exposeContactPatch()

void multicontact_api::python::exposeContactPatch()

◆ exposeContactPhase()

void multicontact_api::python::exposeContactPhase()

◆ exposeContactSequence()

void multicontact_api::python::exposeContactSequence()

◆ exposeEllipsoid()

void multicontact_api::python::exposeEllipsoid()

◆ exposeGeometry()

void multicontact_api::python::exposeGeometry()
inline

◆ exposeLinearCone()

void multicontact_api::python::exposeLinearCone()

◆ exposeScenario()

void multicontact_api::python::exposeScenario()
inline

◆ exposeScenarioEnums()

void multicontact_api::python::exposeScenarioEnums()

◆ exposeSecondOrderCone()

void multicontact_api::python::exposeSecondOrderCone()