Searched refs:MTX23MAdd (Results 1 – 2 of 2) sorted by relevance
90 NN_MATH_INLINE MTX23* MTX23MAdd(MTX23* pOut, f32 t, const MTX23* p1, const MTX23* p2);473 inline MTX23* MTX23MAdd(MTX23* pOut, f32 t, const MTX23& m1, const MTX23& m2) { return MTX23MAdd( p… in MTX23MAdd() function
74 MTX23MAdd(MTX23* pOut, f32 t, const MTX23* p1, const MTX23* p2)