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() [1/2]
PxD6JointDrive::PxD6JointDrive |
( |
| ) |
|
|
inline |
◆ PxD6JointDrive() [2/2]
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 |
◆ isValid()
bool PxD6JointDrive::isValid |
( |
| ) |
const |
|
inline |
◆ flags
◆ forceLimit
PxReal PxD6JointDrive::forceLimit |
The documentation for this class was generated from the following file: