Variables | |
const Material | material = globals::woodMaterial |
const unsigned int | contactGroup = 0 |
const Vec3r | boxDimensions = Vec3r(1, 1, 1) |
const real | sphereRadius = 1 |
const real | capsuleRadius = 1 |
const real | capsuleLength = 1 |
const real | planeABCD [4] = {0, 1, 0, 0} |
|
Definition at line 314 of file Defines.h. Referenced by opal::BoxShapeData::BoxShapeData(). |
|
Definition at line 317 of file Defines.h. Referenced by opal::CapsuleShapeData::CapsuleShapeData(). |
|
Definition at line 316 of file Defines.h. Referenced by opal::CapsuleShapeData::CapsuleShapeData(). |
|
Definition at line 313 of file Defines.h. Referenced by opal::ODESimulator::initData(), opal::ode_hidden::internal_raycastCollisionCallback(), opal::PlaneShapeData::operator=(), opal::MeshShapeData::operator=(), opal::RaycastSensorData::RaycastSensorData(), and opal::ShapeData::ShapeData(). |
|
Definition at line 312 of file Defines.h. Referenced by opal::PlaneShapeData::operator=(), opal::MeshShapeData::operator=(), and opal::ShapeData::ShapeData(). |
|
Definition at line 318 of file Defines.h. Referenced by opal::PlaneShapeData::PlaneShapeData(). |
|
Definition at line 315 of file Defines.h. Referenced by opal::SphereShapeData::SphereShapeData(). |