Searched defs:b2Mat33 (Results 1 – 1 of 1) sorted by relevance
261 struct b2Mat33 struct264 b2Mat33() {} in b2Mat33() function267 b2Mat33(const b2Vec3& c1, const b2Vec3& c2, const b2Vec3& c3) in b2Mat33() argument293 void GetInverse22(b2Mat33* M) const; argument299 b2Vec3 ex, ey, ez;