Describes a joint limit.
More...
#include "physxJointLimitSoftDesc.h"
List of all members.
Public Member Functions |
| 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) |
Public Attributes |
NxJointLimitSoftDesc | _desc |
Detailed Description
Describes a joint limit.
Definition at line 26 of file physxJointLimitSoftDesc.h.
The documentation for this class was generated from the following files: