Describes a joint limit.
More...
#include "physxJointLimitDesc.h"
List of all members.
Public Member Functions |
| PhysxJointLimitDesc (float value, float restitution, float hardness) |
float | get_hardness () const |
float | get_restitution () const |
float | get_value () const |
void | set_hardness (float hardness) |
void | set_restitution (float restitution) |
void | set_value (float value) |
Public Attributes |
NxJointLimitDesc | _desc |
Detailed Description
Describes a joint limit.
Definition at line 26 of file physxJointLimitDesc.h.
The documentation for this class was generated from the following files: