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
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
|
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: