Searched defs:m02 (Results 1 – 1 of 1) sorted by relevance
44 Matrix4x4(const VType& m00, const VType& m01, const VType& m02, const VType& m03, in Matrix4x4()83 inline Matrix4x4& set(const VType& m00, const VType& m01, const VType& m02, const VType& m03, in set()