Describes a joint limit.
More...
#include "physxJointLimitSoftDesc.h"
|
NxJointLimitSoftDesc | _desc |
|
Describes a joint limit.
Definition at line 24 of file physxJointLimitSoftDesc.h.
◆ PhysxJointLimitSoftDesc() [1/2]
PhysxJointLimitSoftDesc::PhysxJointLimitSoftDesc |
( |
| ) |
|
|
inline |
◆ PhysxJointLimitSoftDesc() [2/2]
PhysxJointLimitSoftDesc::PhysxJointLimitSoftDesc |
( |
float |
value, |
|
|
float |
restitution, |
|
|
float |
spring, |
|
|
float |
damping |
|
) |
| |
|
inline |
◆ ~PhysxJointLimitSoftDesc()
PhysxJointLimitSoftDesc::~PhysxJointLimitSoftDesc |
( |
| ) |
|
|
inline |
◆ get_damping()
float PhysxJointLimitSoftDesc::get_damping |
( |
| ) |
const |
◆ get_restitution()
float PhysxJointLimitSoftDesc::get_restitution |
( |
| ) |
const |
◆ get_spring()
float PhysxJointLimitSoftDesc::get_spring |
( |
| ) |
const |
◆ get_value()
float PhysxJointLimitSoftDesc::get_value |
( |
| ) |
const |
◆ set_damping()
void PhysxJointLimitSoftDesc::set_damping |
( |
float |
damping | ) |
|
◆ set_restitution()
void PhysxJointLimitSoftDesc::set_restitution |
( |
float |
restitution | ) |
|
◆ set_spring()
void PhysxJointLimitSoftDesc::set_spring |
( |
float |
spring | ) |
|
◆ set_value()
void PhysxJointLimitSoftDesc::set_value |
( |
float |
value | ) |
|
◆ _desc
NxJointLimitSoftDesc PhysxJointLimitSoftDesc::_desc |
The documentation for this class was generated from the following files: