Describes a joint limit.
More...
#include "physxJointLimitDesc.h"
Describes a joint limit.
Definition at line 24 of file physxJointLimitDesc.h.
◆ PhysxJointLimitDesc() [1/2]
| PhysxJointLimitDesc::PhysxJointLimitDesc |
( |
| ) |
|
|
inline |
◆ PhysxJointLimitDesc() [2/2]
| PhysxJointLimitDesc::PhysxJointLimitDesc |
( |
float | value, |
|
|
float | restitution, |
|
|
float | hardness ) |
|
inline |
◆ ~PhysxJointLimitDesc()
| PhysxJointLimitDesc::~PhysxJointLimitDesc |
( |
| ) |
|
|
inline |
◆ get_hardness()
| float PhysxJointLimitDesc::get_hardness |
( |
| ) |
const |
◆ get_restitution()
| float PhysxJointLimitDesc::get_restitution |
( |
| ) |
const |
◆ get_value()
| float PhysxJointLimitDesc::get_value |
( |
| ) |
const |
◆ set_hardness()
| void PhysxJointLimitDesc::set_hardness |
( |
float | hardness | ) |
|
◆ set_restitution()
| void PhysxJointLimitDesc::set_restitution |
( |
float | restitution | ) |
|
◆ set_value()
| void PhysxJointLimitDesc::set_value |
( |
float | value | ) |
|
◆ _desc
| NxJointLimitDesc PhysxJointLimitDesc::_desc |
The documentation for this class was generated from the following files: