Searched defs:MTX44Scale (Results 1 – 1 of 1) sorted by relevance
1030 MTX44Scale(MTX44* pOut, const VEC3* pS) in MTX44Scale() function1165 inline MTX44* MTX44Scale(MTX44* pOut, const VEC3& S) { return MTX44Scale(pOut, &S); } in MTX44Scale() function