constraint type hints which the solver uses to optimize constraint handling
More...
#include <PxConstraintDesc.h>
constraint type hints which the solver uses to optimize constraint handling
◆ Enum
| Enumerator |
|---|
| eNONE | no special properties
|
| eACCELERATION1 | a group of acceleration drive constraints with the same stiffness and drive parameters
|
| eSLERP_SPRING | temporary special value to identify SLERP drive rows
|
| eACCELERATION2 | a group of acceleration drive constraints with the same stiffness and drive parameters
|
| eACCELERATION3 | a group of acceleration drive constraints with the same stiffness and drive parameters
|
| eROTATIONAL_EQUALITY | rotational equality constraints with no force limit and no velocity target
|
| eROTATIONAL_INEQUALITY | rotational inequality constraints with (0, PX_MAX_FLT) force limits
|
| eEQUALITY | equality constraints with no force limit and no velocity target
|
| eINEQUALITY | inequality constraints with (0, PX_MAX_FLT) force limits
|
The documentation for this struct was generated from the following file: