#include <ode-dbl/ode.h>#include <cmath>#include <assert.h>#include <selforg/position.h>#include <osg/Matrix>#include <osg/Vec3>#include <ode_robots/primitive.h>#include <ode_robots/osgprimitive.h>#include <ode_robots/osghandle.h>#include <ode_robots/contactsensor.h>
Namespaces | |
| namespace | lpzrobots |
forward declarations | |
Functions | |
| int | contactCollCallback (dSurfaceParameters ¶ms, GlobalData &globaldata, void *userdata, dContact *contacts, int numContacts, dGeomID o1, dGeomID o2, const Substance &s1, const Substance &s2) |
1.6.3