15 #include "physxConstraintDominance.h" 25 return _dominance.dominance0;
36 return _dominance.dominance1;
47 _dominance.dominance0 = d0;
58 _dominance.dominance1 = d1;
float get_0() const
Retruns the first dominance factor.
void set_1(float d1)
Sets the second dominance factor.
void set_0(float d0)
Sets the first dominance factor.
float get_1() const
Returns the second dominance factor.