allow auxilary link to be used for gear btMultiBodyGearConstraint.
This commit is contained in:
@@ -235,6 +235,7 @@ struct b3UserConstraint
|
||||
double m_maxAppliedForce;
|
||||
int m_userConstraintUniqueId;
|
||||
double m_gearRatio;
|
||||
int m_gearAuxLink;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user