Searched defs:ruA (Results 1 – 2 of 2) sorted by relevance
125 float32 ruA = b2Cross(m_rA, m_uA); in InitVelocityConstraints() local228 float32 ruA = b2Cross(rA, uA); in SolvePositionConstraints() local
232 float ruA = Vec2.cross(m_rA, m_uA); in initVelocityConstraints() local356 float ruA = Vec2.cross(rA, uA); in solvePositionConstraints() local