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