Searched defs:MTX44Add (Results 1 – 1 of 1) sorted by relevance
799 MTX44Add(MTX44* pOut, const MTX44* p1, const MTX44* p2) in MTX44Add() function1152 inline MTX44* MTX44Add(MTX44* pOut, const MTX44& m1, const MTX44& m2) { return MTX44Add( pOut, &m1,… in MTX44Add() function