Home | History | Annotate | Download | only in ConstraintSolver

Lines Matching defs:getInfo1

343 void btHingeAccumulatedAngleConstraint::getInfo1(btConstraintInfo1* info)
349 btHingeConstraint::getInfo1(info);
354 void btHingeConstraint::getInfo1(btConstraintInfo1* info)
409 ///the regular (virtual) implementation getInfo2 already performs 'testLimit' during getInfo1, so we need to do it now