parameters for configuring the drive model of a PxD6Joint
More...
#include <PxD6Joint.h>
parameters for configuring the drive model of a PxD6Joint
- See Also
- PxD6Joint
PxD6JointDrive::PxD6JointDrive |
( |
| ) |
|
|
inline |
PxD6JointDrive::PxD6JointDrive |
( |
PxReal |
driveStiffness, |
|
|
PxReal |
driveDamping, |
|
|
PxReal |
driveForceLimit, |
|
|
bool |
isAcceleration = false |
|
) |
| |
|
inline |
constructor a PxD6JointDrive.
- Parameters
-
[in] | driveStiffness | the stiffness of the drive spring. |
[in] | driveDamping | the damping of the drive spring |
[in] | driveForceLimit | the maximum impulse or force that can be exerted by the drive |
[in] | isAcceleration | whether the drive is an acceleration drive or a force drive |
bool PxD6JointDrive::isValid |
( |
| ) |
const |
|
inline |
PxReal PxD6JointDrive::forceLimit |
The documentation for this class was generated from the following file: