Searched defs:MTX43Add (Results 1 – 1 of 1) sorted by relevance
345 MTX43Add(MTX43* pOut, const MTX43* p1, const MTX43* p2) in MTX43Add() function421 inline MTX43* MTX43Add(MTX43* pOut, const MTX43& m1, const MTX43& m2) { return MTX43Add( pOut, &m1,… in MTX43Add() function