#include <PVLE/Export.h>
#include <ode/ode.h>
#include <osg/Vec3>
Go to the source code of this file.
Classes | |
class | Physics::SurfaceParams |
Surface parameters can define a surface or the way two surfaces interact when in contact. More... | |
Namespaces | |
namespace | Physics |
Physics computations and wraping functionalities. | |
namespace | Physics::Materials |
Contains constants defining physical materials. | |
Functions | |
static const SurfaceParams | Physics::Materials::DEFAULT (0, 1) |
Variables | |
static const dReal | Physics::PHY_INFINITY = dInfinity |