Variables | |
const JointType | type = HINGE_JOINT |
const bool | enabled = true |
const real | lowLimit = 0 |
const real | highLimit = 0 |
const real | limitHardness = (real)0.5 |
const real | limitBounciness = (real)0.5 |
const Vec3r | axis0Direction = Vec3r(1, 0, 0) |
const Vec3r | axis1Direction = Vec3r(0, 1, 0) |
const Vec3r | axis2Direction = Vec3r(0, 0, 1) |
const bool | limitsEnabled = false |
const Point3r | anchor = Point3r(0, 0, 0) |
const JointBreakMode | breakMode = UNBREAKABLE_MODE |
const real | breakThresh = (real)100.0 |
const real | accumThresh = (real)1000.0 |
const bool | contactsEnabled = false |
|
Definition at line 338 of file Defines.h. Referenced by opal::JointData::JointData(). |
|
Definition at line 335 of file Defines.h. Referenced by opal::ODEJoint::getAnchor(), opal::JointData::JointData(), opal::ODEJoint::setAnchor(), and opal::Joint::setAnchor(). |
|
Definition at line 330 of file Defines.h. Referenced by opal::JointAxis::JointAxis(), and opal::JointData::JointData(). |
|
Definition at line 331 of file Defines.h. Referenced by opal::JointData::JointData(). |
|
Definition at line 332 of file Defines.h. Referenced by opal::JointData::JointData(). |
|
Definition at line 336 of file Defines.h. Referenced by opal::JointData::JointData(). |
|
Definition at line 337 of file Defines.h. Referenced by opal::JointData::JointData(). |
|
Definition at line 339 of file Defines.h. Referenced by opal::JointData::JointData(). |
|
Definition at line 325 of file Defines.h. Referenced by opal::JointData::JointData(). |
|
Definition at line 327 of file Defines.h. Referenced by opal::JointLimits::JointLimits(), and opal::ServoMotor::setDesiredAngleNorm(). |
|
Definition at line 329 of file Defines.h. Referenced by opal::JointLimits::JointLimits(). |
|
Definition at line 328 of file Defines.h. Referenced by opal::JointLimits::JointLimits(). |
|
Definition at line 333 of file Defines.h. Referenced by opal::JointAxis::JointAxis(). |
|
Definition at line 326 of file Defines.h. Referenced by opal::JointLimits::JointLimits(), and opal::ServoMotor::setDesiredAngleNorm(). |
|
Definition at line 324 of file Defines.h. Referenced by opal::JointData::JointData(). |