Namespaces | |
namespace | joint |
namespace | motor |
namespace | ode |
namespace | sensor |
namespace | shape |
namespace | solid |
Variables | |
const real | stepSize = (real)0.0167 |
const Vec3r | gravity (0, 0, 0) |
const real | bounceThreshold = (real)1.0 |
const SolverAccuracyLevel | solverAccuracy = SOLVER_ACCURACY_MEDIUM |
const bool | staticSleepingContactsEnabled = false |
const real | maxCorrectingVel = (real)40.0 |
const int | maxContacts = (int)24 |
const unsigned long int | contactGroupFlags = 0xFFFFFFFF |
|
Definition at line 285 of file Defines.h. Referenced by opal::ode_hidden::internal_collisionCallback(). |
|
All groups make contacts with all other groups by default.
Definition at line 296 of file Defines.h. Referenced by opal::Simulator::Simulator(). |
|
Referenced by opal::ODESimulator::getGravity(), opal::ODESimulator::initData(), opal::VelocityMotor::internal_update(), and opal::ODESimulator::setGravity(). |
|
Definition at line 293 of file Defines.h. Referenced by opal::Simulator::Simulator(). |
|
Definition at line 292 of file Defines.h. Referenced by opal::Simulator::Simulator(). |
|
Definition at line 286 of file Defines.h. Referenced by opal::ODESimulator::initData(). |
|
Definition at line 291 of file Defines.h. Referenced by opal::Simulator::Simulator(). |
|
Definition at line 283 of file Defines.h. Referenced by opal::Simulator::Simulator(). |