Searched defs:MTX34Add (Results 1 – 1 of 1) sorted by relevance
1042 MTX34Add(MTX34* pOut, const MTX34* p1, const MTX34* p2) in MTX34Add() function1329 inline MTX34* MTX34Add(MTX34* pOut, const MTX34& m1, const MTX34& m2) { return MTX34Add( pOut, &m1,… in MTX34Add() function